FI3DHClipPlaneProperties Struct Reference

instant3Dhub: FI3DHClipPlaneProperties Struct Reference
instant3Dhub
FI3DHClipPlaneProperties Struct Reference

#include "I3DHDataTypes.h"

+ Collaboration diagram for FI3DHClipPlaneProperties:

Detailed Description

Metadata for ClipPlanes.

Public Attributes

TOptional< TArray< int32 > > ClippedNodes
 
TOptional< TArray< int32 > > ExcludedNodes
 
TOptional< float > Thickness
 
TOptional< FMatrix44f > Transform
 

Member Data Documentation

◆ ClippedNodes

TOptional<TArray<int32> > FI3DHClipPlaneProperties::ClippedNodes
Note
: This property is synced to the hub, but does not affect rendering in Unreal.

◆ ExcludedNodes

TOptional<TArray<int32> > FI3DHClipPlaneProperties::ExcludedNodes
Note
: This property is synced to the hub, but does not affect rendering in Unreal.

◆ Thickness

TOptional<float> FI3DHClipPlaneProperties::Thickness
Note
: This property is synced to the hub, but does not affect rendering in Unreal.

◆ Transform

TOptional<FMatrix44f> FI3DHClipPlaneProperties::Transform
Note
: This property is synced to the hub, but does not affect rendering in Unreal.

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