Haply::Inverse::Unity::CoordinateSystem::Vector3Bool
Defines settings for negating the axes of a vector. More...
Public Attributes
| Name | |
|---|---|
| bool | x |
| bool | y |
| bool | z |
Detailed Description
struct Haply::Inverse::Unity::CoordinateSystem::Vector3Bool;
Defines settings for negating the axes of a vector.
This structure allows for the inversion of individual Vector3 components.
Public Attributes Documentation
variable x
bool x;
variable y
bool y;
variable z
bool z;