Click or drag to resize
Ab4d.SharpEngine logo

RenderingItem Methods

The RenderingItem type exposes the following members.

Methods
 NameDescription
Public methodCloneTo Copies all the properties from this RenderingItem to the specified RenderingItem
Public methodStatic memberCreateFromPool 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 ).
Public methodReturnObject ReturnObject returns object to the object pool in Scene.
Public methodToString
(Overrides ObjectToString)
Top
See Also