unreal.PVDistributionRollPitchYawSettings

class unreal.PVDistributionRollPitchYawSettings

Bases: StructBase

PVDistribution Roll Pitch Yaw Settings

C++ Source:

  • Plugin: ProceduralVegetationEditor

  • Module: ProceduralVegetation

  • File: PVDistributionParams.h

Editor Properties: (see get_editor_property/set_editor_property)

  • roll_pitch_yaw (Array[PVRollPitchYawSettings]): [Read-Write] List of random rotation operations applied after aim/face.

    Each entry adds a random Roll, Pitch, or Yaw rotation. Use multiple for layered jitter (e.g. roll for spin, then pitch for tilt).