normals property

Float32List? normals
final

Vertex normals (three floats each), or null to let the upload generate or default them.

Implementation

final Float32List? normals;