The XTextureLayer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AutoAnimate |
Carries out the object animation.
|
![]() | Clone |
Creates an object that is a copy of this instance.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetTextureCoordinate | Overloaded. |
![]() | GetTextureCoordinateX |
Normalizes the texture X coordinate and makes the texture addressing (repeating) more effective.
|
![]() | GetTextureCoordinateY |
Normalizes the texture Y coordinate and makes the texture addressing (repeating) more effective.
|
![]() | GetTexturePixel |
Gets the Color color of the point at the faceTextureCoordinate coordinates.
|
![]() | GetTexturePixelAlpha |
Gets the transparency at the faceTextureCoordinate coordinates.
|
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnAnimate |
Fire event Animate.
|
![]() | OnAutoAnimate |
The method is called on object animation request.
|
![]() | SetOffset |
Sets the texture offset.
|
![]() | SetScale |
Sets the texture scale.
|
![]() | SetScrollSpeed |
Sets the texture scrool speed - offset change in one second.
|
![]() | ToString | (Inherited from Object.) |