ClampDatabaseScale
AnythingWorld.RequestParameter.ClampDatabaseScale
Declarations
public static RequestParameterOption ClampDatabaseScale(Vector3 upperBound)
public static RequestParameterOption ClampDatabaseScale(Vector3 lowerBound, Vector3 upperBound)
Parameters
The lower bound of object scale.
The upper bound of object scale.
Description
Clamp database scale between given values.