Click or drag to resize
AB4D logo

ObjectNode Properties

The ObjectNode type exposes the following members.

Properties
 NameDescription
Public propertyCustomRenderingQueue 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.
Public propertyIsAutomaticallyCollectingRenderableObjectsForChildNodes Gets or sets a Boolean that specifies if CollectRenderableObjects will be automatically called for all ChildNodes of this ObjectNode. Default value is true.
Top
See Also