SameSide(Vector3, Vector3)
Are two points on the same side of the plane?
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool SameSide(Vector3 inPt0, Vector3 inPt1)
Parameters
Returns
Type | Description |
|---|---|
| bool |