FAST SDK Coding Reference 1.0.3
Loading...
Searching...
No Matches
AlignmentTransformSettings Class Reference

A data structure to store FAST.AlignmentTransform settings. More...

Inheritance diagram for AlignmentTransformSettings:
AlignmentRectTransformSettings

Public Attributes

string name
 Settings, Code
The name of the FAST.AlignmentTransform.
 
XmlVector3 position
 Settings, Code
The position of the FAST.AlignmentTransform.
 
XmlFloatZ rotation
 Settings, Code
The Z-axis rotation of the FAST.AlignmentTransform.
 
XmlFloatXYZ scale
 Settings, Code
The scale of the FAST.AlignmentTransform.
 

Detailed Description

A data structure to store FAST.AlignmentTransform settings.

Member Data Documentation

◆ name

string name

Settings, Code
The name of the FAST.AlignmentTransform.

◆ position

XmlVector3 position

Settings, Code
The position of the FAST.AlignmentTransform.

◆ rotation

XmlFloatZ rotation

Settings, Code
The Z-axis rotation of the FAST.AlignmentTransform.

◆ scale

XmlFloatXYZ scale

Settings, Code
The scale of the FAST.AlignmentTransform.


The documentation for this class was generated from the following file: