normals property

List<Vector3> normals
final

Vertex normals (3 floats per vertex).

Implementation

final List<Vector3> normals;