IBaseSceneEntity Interface Properties

For a list of all members of this type, see IBaseSceneEntity members.

Public Properties
 NameDescription
 Property Gets the collection of children for this entity  
 PropertyGets or sets a unique System.UInt32 identifier for this entity.  
 Property

Gets or sets an IEntityIdProvider which encodes and decodes VertexIds

VertexIds consist of MeshID (object ID) and vertex ID.

 
 Property When true, meshes need to be recreated on the next Render Pass  
 Property Gets or sets whether this entity is visible or not  
 PropertyGets or sets the parent IBaseSceneEntity  
 PropertyGets the SciChart.Charting3D.IRootSceneEntity at the root of the  
 PropertyGets the SciChart.Charting3D.IViewport3D instance that hosts this root entity  
Top
See Also