lightIndex property

int? lightIndex
final

Index into ModelDocument.lights, when a KHR_lights_punctual light is attached to this node — fmt-28's own row. Null for the ordinary node, which is nearly all of them.

Implementation

final int? lightIndex;