TextureMode Enumeration

Enum TextureMode

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public enum TextureMode
Public Enumeration TextureMode
public enum class TextureMode

Members


Member nameDescription
Stretch Stretch
Grid Use sliced texture grid
GridRepeat Repeat the edges of the grid
Repeat Repeat the texture
RepeatX Repeat the texture on x
RepeatY Repeat the texture on y