The XLinePrimitive type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XLinePrimitive | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates an object that is a copy of this instance.
(Inherited from XLinePrimitiveBase.) |
![]() | Dispose | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
The class destructor.
(Inherited from XDisposableObject.) |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | GetVertices |
Returns the Vector3 vector array of this primitive.
(Inherited from XLinePrimitiveBase.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnAutoAnimate |
The method is called on object animation request.
(Inherited from XLinePrimitiveBase.) |
![]() | Render |
Carries out the object rendering.
(Overrides XLinePrimitiveBase..::.Render(XRenderContext).) |
![]() | SetVertices |
Sets new primitive vertices.
(Inherited from XLinePrimitiveBase.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) |
![]() | IsEmpty |
Gets or sets whether the XLinePrimitiveBase primitive is empty.
(Inherited from XLinePrimitiveBase.) |
![]() | Material |
Gets or sets the XMaterial material for this XLinePrimitiveBase primitive.
(Inherited from XLinePrimitiveBase.) |
![]() | SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
(Inherited from XLinePrimitiveBase.) |