Click or drag to resize

LimitsSetCenterRadius Method

Namespace:  RavingBots.MagicGestures.Utils.Geometry
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void SetCenterRadius(
	Vector3 center,
	float radius
)

Parameters

center
Type: Vector3
radius
Type: SystemSingle
See Also