Namespace: TextureFormat

TextureFormat

TextureFormat defines which texture channels are used by a texture.

Properties:
Name Type Description
RGBA

A 4-channel color texture

RGB

A 3-channel color texture (no alpha)