Skip to main content
Version: 2.2.0

Haply::Inverse::Unity::CoordinateSystem::Vector3Bool

Defines settings for negating the axes of a vector. More...

Public Attributes

Name
boolx
booly
boolz

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;