AnythingWorld.RequestParameter.ClampDatabaseScale
public static RequestParameterOption ClampDatabaseScale(Vector3 upperBound)
public static RequestParameterOption ClampDatabaseScale(Vector3 lowerBound, Vector3 upperBound)
Clamp database scale between given values.
Last updated 7 months ago
lowerBound
The lower bound of object scale.
upperBound
The upper bound of object scale.