|  | |
| Instance | |
The InstanceData type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetHitInstanceIndex | 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). | 
|  | SetPosition(Point3D) | Sets position for this instance | 
|  | SetPosition(Vector3) | Sets position for this instance | 
|  | SetPosition(Single, Single, Single) | Sets position for this instance | 
|  | SetScale(Vector3) | Sets scale for this instance | 
|  | SetScale(Vector3D) | Sets scale for this instance | 
|  | SetScale(Single, Single, Single) | Sets scale for this instance | 
 See Also
See Also