The Pointer3D type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConstantSize |
If true the size of the Pointer3D doesn't change measured on the screen
| |
| CoordOpenGl |
Sets/gets the mouse's OpenGL space coordinates
| |
| HtmColor |
Gets/Sets the pointer´s color in html format
That's because a Color cannot be automatically
serialized/deserialized using the
.NET System.Xml.Serialization.XmlSerializer class
| |
| Layer |
This field tell us the layer the model belongs to
(Inherited from Model.) | |
| Pointer3DColor |
Sets/gets the Pointer3D color
| |
| Position |
This vector represents the Model position
(Inherited from Model.) | |
| Rotated |
establish if the Pointer3D's symbol is rotated
| |
| Size |
Sets/gets the Pointer3D size
| |
| Type |
Sets/gets the Pointer3D type
| |
| Visible |
Get/set 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 left eye
(Inherited from Model.) |