Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


normal

The plane normal. This must be normalized for the plane be valid.
Read time 1 minuteLast updated 6 days ago

Definition

public Vector2 normal

Remarks

This is exposed directly as a field rather than a property as it is extremely unlikely to ever change and causes usability issues as a property.