The Pointer3D type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| _color |
this is the Pointer3D's color
| |
| _constantSize |
If true the size of the Pointer3D doesn't change measured on the screen
| |
| _layer |
This field tell us the layer the model belongs to
(Inherited from Model.) | |
| _position |
This vector represents the Model position
(Inherited from Model.) | |
| _size |
this is the pointer's size
| |
| _type |
this is the Pointer3D's type
| |
| _visible |
a field to know if the mouse is visible or not
| |
| _visibleLeftEye |
This field represents if the model can be seen by the left eye
(Inherited from Model.) | |
| _visibleRightEye |
This field represents if the model can be seen by the right eye
(Inherited from Model.) |