Click or drag to resize

MeshFaceNormalListSetFaceNormal Method

Overload List
  NameDescription
Public methodSetFaceNormal(Int32, Vector3d)
Sets a face normal vector at an index using a single-precision vector.
Public methodSetFaceNormal(Int32, Vector3f)
Sets a face normal vector at an index using a single-precision vector.
Public methodSetFaceNormal(Int32, Double, Double, Double)
Sets a face normal vector at an index using three double-precision numbers.
Public methodSetFaceNormal(Int32, Single, Single, Single)
Sets a face normal vector at an index using three single-precision numbers.
Top
See Also