Skip to main content
Version: 2.2.0

Haply::Inverse::Unity::CoordinateSystem::Vector4Bool

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

Public Attributes

Name
boolx
booly
boolz
boolw

Detailed Description

struct Haply::Inverse::Unity::CoordinateSystem::Vector4Bool;

Defines settings for negating the axes of a quaternion.

This structure allows for the inversion of individual Quaternion components.

Public Attributes Documentation

variable x

bool x;

variable y

bool y;

variable z

bool z;

variable w

bool w;