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