TextureHeight
Introduction
TextureHeight controls the portion of the SpriteRuntime's Texture which is displayed. This value is measured in pixels. This value is only applied if a SpriteRuntime's TextureAddress is set to Custom
or DimensionsBased
.
Example - Assigning TextureHeight
The following code assigns a SpriteRuntime's TextureHeight:
Last updated
Was this helpful?