NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

ByteColor3

A color without alpha (red, green, blue).

Attributes

Name Type Description
r byte Red color component.
g byte Green color component.
b byte Blue color component.

Found In