The properties of the XNACS1Circle class are listed below. For a complete list of XNACS1Circle class members, see the XNACS1Circle Members topic.
![]() | Center of the primitive. |
![]() | Color at the center of the primitive. (undefined for PrimitiveSet). |
![]() | X coordinate of the center position of the primitive. |
![]() | Y coordinate of the center position of the primitive. |
![]() | Sets the front direction of the primitive. Setting FrontDireciton will cause the RotateAngle of the primitive to be updated accordingly. y default, when RotateAngle is 0, FrontDireciton points towards (1,0) [positive X-direction]. E.g., if we set RotateAngle to 90-degrees, FrontDireciton will be updated accordinlgy to (0,1) [positive y-direciton], or rotated 90-degress in the anit-clockwise direction |
![]() | Annotated text label to be associated with the primitive. |
![]() | Color of the anontated text label. |
![]() | Upper left corner of the primitive. |
![]() | Lower left corner of the Primitive. |
![]() | Color at the primeter of the primitive. (undefined for PrimitiveSet). |
![]() | Radius of the circle. |
![]() | Rotate the primitive by the Angle specified (in degree). After the rotation, the FrontDirection of the primitive will be udpated accordingly. By default, when RotateAngle is 0, FrontDireciton points towards (1,0) [positive X-direction]. E.g., if we set RotateAngle to 90-degrees, FrontDireciton will be updated accordinlgy to (0,1) [positive y-direciton], or rotated 90-degress in the anit-clockwise direction |
![]() | Defines if the primitive should move by its current velocity. Defaults to false. |
![]() | Get/Set the speed (magnitude of the Velocity vector) for the velocity. |
![]() | Texture file name (without the "." or the extension) to cover the primitive. |
![]() | Velocity of a primitive. This is a true velocity: with magnitude (speed) and direction for tavel. |
![]() | Get/Set the direction of the velocity. |
![]() | Get/Set the x-component of the primitive velocity. |
![]() | Get/Set the y-component of the primitive velocity. |
![]() | Whether the primitive is visible. |
![]() | Get/Set width/height of the primitive. |
![]() | Width of the primitive. |
![]() | Height of the primitive. For PrimitiveCircle (diameter), PrimitiveRectangle (height), PrimitiveSet (undefined). |
XNACS1Circle Class | XNACS1Lib Namespace