property keyGroupCount

(r/o) int32 keyGroupCount;

Typ

Zugriff

This property returns back the total number of keyGroup object contained in this scene.
shell.print("There are " + scene.keyGroupCount + " key groups in this scene.");