unreal.SmartObjectUserCapsuleParams¶
- class unreal.SmartObjectUserCapsuleParams¶
Bases:
StructBaseStruct defining Smart Object user capsule size.
C++ Source:
Plugin: SmartObjects
Module: SmartObjectsModule
File: SmartObjectTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
height(float): [Read-Write] Full height of the capsuleradius(float): [Read-Write] Radius of the capsulestep_height(float): [Read-Write] Step up height. This space is ignored when testing collisions.