unreal.NiagaraMeshRendererMeshProperties¶
- class unreal.NiagaraMeshRendererMeshProperties¶
Bases:
StructBaseNiagara Mesh Renderer Mesh Properties
C++ Source:
Plugin: Niagara
Module: Niagara
File: NiagaraMeshRendererProperties.h
Editor Properties: (see get_editor_property/set_editor_property)
mesh(StaticMesh): [Read-Write] The mesh to use when rendering this slotmesh_parameter_binding(NiagaraParameterBinding): [Read-Write] Binding to supported mesh types.pivot_offset(Vector): [Read-Write] Offset of the mesh pivotpivot_offset_space(NiagaraMeshPivotOffsetSpace): [Read-Write] What space is the pivot offset in?rotation(Rotator): [Read-Write] Rotation of the meshscale(Vector): [Read-Write] Scale of the mesh