Object |
The ObjectNode type exposes the following members.
Name | Description | |
---|---|---|
CustomRenderingQueue | Gets or sets a custom RenderingQueue that will contain the RenderablePrimitiveBase objects created by this ObjectNode. If CustomRenderingQueue is null, then the ObjectNode will be put into OtherGeometryRenderingQueue or TransparentRenderingQueue based on the material. | |
IsAutomaticallyCollectingRenderableObjectsForChildNodes | Gets or sets a Boolean that specifies if CollectRenderableObjects will be automatically called for all ChildNodes of this ObjectNode. Default value is true. |