Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isValid

Check if the plane is valid. To be valid, the PhysicsPlane.normal must be normalized.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly bool isValid { get; }