Table of Contents

Method IsPointInsideQuadXZ

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

IsPointInsideQuadXZ(Vector3, Vector3[])

public static bool IsPointInsideQuadXZ(Vector3 point, Vector3[] quad)

Parameters

point Vector3
quad Vector3[]

Returns

bool