Bifrost SDK
Bifrost SDK documentation
Bifrost::Geometry::Transform::GraphTransforms Struct Reference

#include <GeometryTypes.h>

Public Attributes

Bifrost::Math::float4x4 totalTransform
 The total transform of the graph node. More...
 

Detailed Description

Definition at line 193 of file GeometryTypes.h.

Member Data Documentation

◆ totalTransform

Bifrost::Math::float4x4 Bifrost::Geometry::Transform::GraphTransforms::totalTransform

The total transform of the graph node.

Definition at line 196 of file GeometryTypes.h.