| LimitsSetMinMax Method |
Namespace:
RavingBots.MagicGestures.Utils.Geometry
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public void SetMinMax(
Vector3 min,
Vector3 max
)
Parameters
- min
- Type: Vector3
- max
- Type: Vector3
See Also