API reference
API reference
Select your platform
No SDKs available
No versions available

EMRUKSpawnerScalingMode Enum

Enumeration Constants

MemberDescription
Stretch
Stretch each axis to exactly match the size of the Plane/Volume.
UniformScaling
Scale each axis by the same amount to maintain the correct aspect ratio.
UniformXYScale
Scale the X and Y axes uniformly but the Z scale can be different.
NoScaling
Don't perform any scaling.
Custom
Used in the AMRUKAnchorActorSpawner to allow for a custom scaling.