Table of Contents

Method GetRectContainsPoints

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

GetRectContainsPoints(params Vector2[])

public static Rect GetRectContainsPoints(params Vector2[] points)

Parameters

points Vector2[]

Returns

Rect

GetRectContainsPoints(params Vector3[])

public static Rect GetRectContainsPoints(params Vector3[] points)

Parameters

points Vector3[]

Returns

Rect