Click or drag to resize

PlaneDot Method

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