faceNormal

abstract Vec3f faceNormal()

Normal of the quad as implied by geometry. Will be invalidif quad vertices are not co-planar. Typically computed lazilyon demand and not encoded.

Not typically needed by models. Exposed to enable standard lightingutility functions for use by renderers.

Sources

jvm source
Link copied to clipboard