© Square Enix © Goodbye Kansas


Table of Contents

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

This page provides information on the VRayScene node.

 

Overview


VRayVRScene loads a previously saved .vrscene file for rendering inside of V-Ray for Houdini.

 The V-Ray Scene is loaded as a custom delayed-load primitive of type "VRaySceneRef" – please avoid passing it through a Pack SOP or an Assemble SOP to ensure proper handling of copying and instancing,

UI Path: ||obj Network|| > Geometry node > V-Ray > V-Ray VRayScene

 

Main


File (*.vrscene) – Specifies the .vrscene file to load.

Reload Scene – Reloads the scene.

Flip Axis – Switches objects from using the Z axis in the up direction to using the Y axis.

None
Auto
Z-up to Y-up

Expand Primitives – When enabled, a Primitive Group is created for each object in the VRScene file. In the case of VRScenes coming from Maya, for example, each Shape node generates a new Primitive Group.

Allow Unpacking To Polygons – When enabled, allows unpacking to polygons. Works only when Expand Primitives is enabled, and Use Preview Faces is disabled.

 

 

Viewport Preview


Use Preview Faces – When enabled, uses a limited amount of preview faces.

Preview Faces – Sets the number of preview faces to be displayed.

Animated Preview – When enabled, a Poly-Reduced version of any animated present in the VRScene is displayed in the Viewport.

Proxy Preview Type – Specifies the Proxy Preview type. You can choose between Placeholder, Bounding Box, and Preview.

Preview Hair – When enabled, loads a preview for the hair.

 

 

Animation Overrides


Use Animation Overrides – Enables the use of animation overrides.

Playback Type – Sets the way any animation in the .vrscene plays within your current scene.

Loop – The animation plays from the .vrscene using the Anim Length setting and if the time range in your current scene is longer than the length of the animation, it repeats the beginning of the animation again.
Once – The animation in the .vrscene plays just once and the end of the animation holds if the time range is longer than the length of the animation.
Ping-Pong – The animation plays from the .vrscene and if the end of the animation is reached, the animation plays in reverse towards the beginning of the animation and continues back and forth until the end of the time range.
Still – The animation holds the Anim Start frame for the duration of the time range.

Anim Speed – The pace at which the animation plays. The default of 1 plays at the speed for which the animation was created.

Anim Offset – The number of frames shifted between the animation and the time range.

Anim Start – The frame used for the beginning of the animation.

Anim Length – The number of frames used to play the animation.

 

 

Plugin Overrides


Use Plugin Overrides – Enables the following parameters found in the Plugin Overrides rollout.

Num. Mappings – Specifies the number of plugins that will be exported as materials.

Op. Path – Specifies the path to the material node.

Plugin Name – Specifies the name of the material that will be exported.

Snippet (*.vrscene) – Editor box expects data in the vrscene format.

Filepath (*.vrscene)  Directory pointing to the .vrscene file.

 

 

Import


Import Material – Imports materials from the .vrscene file as nodes.

Unpack to Polygons – Generates a node network from the .vrscene geometry and materials.

 

Was this helpful?