FI3DHClipPlaneProperties Struct Reference
instant3Dhub
|
FI3DHClipPlaneProperties Struct Reference
#include "I3DHDataTypes.h"

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
- Note
- : This property is synced to the hub, but does not affect rendering in Unreal.
◆ 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:
Generated by