NormalMapFlags Enumeration

Flags applied to a NormalMapProps. The enum values can be combined using bitwise operators.

Members

Name Value Description
None 0 No special flags.
GreenUp 1 Indicates that the Y component of each vector - stored in the texture's green channel - points upward along the positive Y axis and should
be negated. By default it points downward.

Defined in

Last Updated: 20 June, 2023