Struct BorderColor
Struct Documentation
-
struct BorderColor
Helper structure encapsulating border color data if using kTextureAddressBorder as the address mode.
Public Types
Public Functions
-
inline bool operator!=(BorderColor other)
Public Members
-
float f[4]
-
int i[4]
-
union gpa::playback::BorderColor::[anonymous] values
Color values. Range must be between 0 and 1 inclusive.
-
BorderColorComponentType type
Component type to use for the given values.
-
inline bool operator!=(BorderColor other)