unreal.ChaosVDParticlePositionRotation

class unreal.ChaosVDParticlePositionRotation

Bases: ChaosVDParticleDataBase

Simplified UStruct version of FParticlePositionRotation. Used to be able to show the values in the editor and allow changes via the Property Editor.

C++ Source:

  • Module: ChaosVDRuntime

  • File: ChaosVDParticleDataWrapper.h

Editor Properties: (see get_editor_property/set_editor_property)

  • mr (Quat): [Read-Write]

  • mx (Vector): [Read-Write]