Rendering |
The RenderingItem type exposes the following members.
Name | Description | |
---|---|---|
CloneTo | Copies all the properties from this RenderingItem to the specified RenderingItem | |
CreateFromPool | Create method get the RenderingItem from the ObjectPool in Scene and returns the created object. The method also initialize all the fields to default values and sets the ParentSceneNode, WorldBoundingBox and Flags (IsHidden flag is set if ). | |
ReturnObject | ReturnObject returns object to the object pool in Scene. | |
ToString | (Overrides ObjectToString) |