Click or drag to resize
DigitalRunePackedTexture Properties

The PackedTexture type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets or sets the name of the texture.
Public propertyNumberOfColumns
Gets or sets the number of columns in the tile set.
Public propertyNumberOfRows
Gets or sets the number of rows in the tile set.
Public propertyOffset
Gets or sets the offset of the packed texture in the texture atlas in UV coordinates.
Public propertyScale
Gets or sets the scale of the packed texture relative to the texture atlas.
Public propertyTextureAtlas
Gets or sets the texture atlas containing the packed texture.
Top
See Also