Skip to content

Struct ManusVec3

ClassList > ManusVec3

A 3D vector, used for translations.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
float x
float y
float z

Public Attributes Documentation

variable x

float ManusVec3::x;

variable y

float ManusVec3::y;

variable z

float ManusVec3::z;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h