Click or drag to resize
AB4D logo

InstanceData Methods

The InstanceData 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 retuns -1 if hitBounds is not found (was not hit).
Public methodSetPosition(Point3D) Sets position for this instance
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(Vector3D) Sets scale for this instance
Public methodSetScale(Single, Single, Single) Sets scale for this instance
Top
See Also