Describes a face of a Mesh by referencing three Vertices with their indizes and calculates face normals.

Authors

Jirka Dell'Oro-Friedl, HFU, 2022

Constructors

Properties

angles: number[] = []
indices: number[] = []
normal: Vector3
normalUnscaled: Vector3

Methods