Constructor Plane Plane(float3, float) Constructor. Declaration public Plane(float3 normal, float distance) Parameters Type Name Description float3 normal The normal. float distance The distance.