LevelOfDetail3DMetadata
¶
Defines properties and message types for LevelOfDetail3D.
Inherits properties and message types from Node3DMetadata.
LevelOfDetail3DMetadata.MinimumAreaProperty¶ | When you in a parent Level Of Detail node set the Type to Perspective, use this property in a child node of that Level Of Detail node to set the minimum screen area covered by the child node in proportion to the screen size in range [0, 1]. |
LevelOfDetail3DMetadata.MinimumDistanceProperty¶ | When you in a parent Level Of Detail node set the Type to Distance, use this property in a child node of that Level Of Detail node to set the minimum distance from the camera to the level of detail in range [0, Inf]. |
LevelOfDetail3DMetadata.TypeProperty¶ | Defines the type of the level of detail:
|
Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.