Skip to main content

B1MeshSpawnDescription

  • Describes a mesh to be spawned, including the mesh path, rotation, and calculated bounds.
PropertyTypeDescriptionMetadata
ReservedMeshPathFSoftObjectPathThe soft object path to the mesh asset to be spawned.Category: B1MeshSpawnDescription
RotatefloatThe rotation in degrees applied to the spawned mesh.Category: B1MeshSpawnDescription
ExtentFVectorInternal calculated extent of the mesh bounds; not exposed in editor.
OffsetFVectorInternal calculated offset of the mesh origin; not exposed in editor.