Enum TextureType
Representing the desired texture type, which can be one of:
Namespace: Slipe.Client.Dx
Assembly: SlipeClient.dll
Syntax
public enum TextureType
Fields
Name | Description |
---|---|
Cube | |
ThreeDimensional | |
TwoDimensional |
Representing the desired texture type, which can be one of:
public enum TextureType
Name | Description |
---|---|
Cube | |
ThreeDimensional | |
TwoDimensional |