The XFacePrimitive type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XFacePrimitive | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates an object that is a copy of this instance.
|
![]() | 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.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnAutoAnimate |
The method is called on object animation request.
|
![]() | SetVertices | Overloaded. |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultVerticesCountMax |
Gets the default maximal primitive vertices count.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | DefaultMaterial |
Gets the default material for XFacePrimitive.
|
![]() | IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) |
![]() | IsEmpty |
Gets or sets whether the XFacePrimitive primitive is empty.
|
![]() | Material |
Gets or sets the XMaterial material for this XFacePrimitive primitive.
|
![]() | Strip |
Gets or sets whether the vectors are given in the form of a strip.
|
![]() | SyncRoot |
Returns the object that can be used for synchronizing access to this instance.
|