Click or drag to resize

PlaneDotD Method

Overload List
  NameDescription
Public methodDotD(Vector3)
Dot product of Vector3 as a coordinate and this Plane
Public methodDotD(Vector4)
Dot product of Vector4 and this Plane
Public methodStatic memberDotD(Plane, Vector3)
Dot product of Vector3 as a coordinate and Plane
Public methodStatic memberDotD(Plane, Vector4)
Dot product of Vector4 and Plane
Top
See Also