| bAllowAppendAsRoot |
bool |
Whether the appended geometry is allowed to be added as a root transform (if NewMeshParentIndex == -1) |
GeometryCollectionToDynamicMesh.h |
|
| bDefaultFaceInternal |
bool |
Whether to set faces with no 'internal' tag as internal (if true) or external (if false) |
GeometryCollectionToDynamicMesh.h |
|
| bDefaultFaceVisible |
bool |
Whether to set faces with no 'visible' tag as visible (if true) or invisible (if false) |
GeometryCollectionToDynamicMesh.h |
|
| NewMeshParentIndex |
int32 |
Parent index to use if adding a new mesh (with no existing transform) if invalid, will add to root. |
GeometryCollectionToDynamicMesh.h |
|