normal
Normal vector of the plane.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Vector3 normal { readonly get; set; }
Remarks
Additional Resources: Plane.distance.
public Vector3 normal { readonly get; set; }