unreal.PVObjectInteractionParams¶
- class unreal.PVObjectInteractionParams¶
Bases:
StructBasePVObject Interaction Params
C++ Source:
Plugin: ProceduralVegetationEditor
Module: ProceduralVegetation
File: PVObjectInteractionSettings.h
Editor Properties: (see get_editor_property/set_editor_property)
colliders(Array[PVColliderParams]): [Read-Write] List of collider volumes that affect growth.Each entry defines one collider’s mesh, transform, and interaction mode. The list is evaluated in order.