The Sphere type exposes the following members.

Properties

  NameDescription
Center
Gets and sets the center
Color
This field represents the sphere's color
HtmColor
Gets/Sets the sphere´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.)
Pos
ThIs field represents the position
Position
This vector represents the Model position
(Inherited from Model.)
Radio
This field represents the sphere's radius
Rot
ThIs field representS the amount of radians that the sphere is turned
Scale
Gets and sets the scale
ScaleOrientation
Gets and sets de scale orientation
Spin
ThIs field representS the amount of radians that the sphere is turned
Transparent
This method represents the transparency of the sphere
Visible
This field represent the visibility of the model
(Inherited from Model.)
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.)

See Also