C# Class Spine.RegionItem

Afficher le fichier Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Méthodes publiques

Свойство Type Description
texture Microsoft.Xna.Framework.Graphics.Texture2D
vertexBL VertexPositionColorTexture
vertexBR VertexPositionColorTexture
vertexTL VertexPositionColorTexture
vertexTR VertexPositionColorTexture

Property Details

texture public_oe property

public Texture2D,Microsoft.Xna.Framework.Graphics texture
Résultat Microsoft.Xna.Framework.Graphics.Texture2D

vertexBL public_oe property

public VertexPositionColorTexture vertexBL
Résultat VertexPositionColorTexture

vertexBR public_oe property

public VertexPositionColorTexture vertexBR
Résultat VertexPositionColorTexture

vertexTL public_oe property

public VertexPositionColorTexture vertexTL
Résultat VertexPositionColorTexture

vertexTR public_oe property

public VertexPositionColorTexture vertexTR
Résultat VertexPositionColorTexture