Click or drag to resize
Ab4d.SharpEngine logo

WorldColorInstanceData Methods

The WorldColorInstanceData type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetHitInstanceIndex GetHitInstanceIndex returns index of the instance that was hit in hit testing (defined by hitBounds). The method returns -1 if hitBounds is not found (was not hit).
Public methodStatic memberGetInstancesDataBounds 
Public methodSetPosition(Vector3) Sets position for this instance
Public methodSetPosition(Single, Single, Single) Sets position for this instance
Public methodSetScale(Vector3) Sets scale for this instance
Public methodSetScale(Single, Single, Single) Sets scale for this instance
Top
See Also