Table of Contents

Method IsRectContainPointExclusive

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

IsRectContainPointExclusive(Rect, Vector2)

public static bool IsRectContainPointExclusive(Rect r, Vector2 p)

Parameters

r Rect
p Vector2

Returns

bool