unreal.DisplacementScaling
¶
- class unreal.DisplacementScaling(magnitude: float = 0.0, center: float = 0.0)¶
Bases:
StructBase
Displacement Scaling
C++ Source:
Module: Engine
File: EngineTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
center
(float): [Read-Write]magnitude
(float): [Read-Write]