Primitive

constructor(name: String? = null, attributes: Map<GLTF2.PrimitiveAttribute, Int> = emptyMap(), indices: Int? = null, material: Int? = null, mode: Int = 4, targets: List<Map<GLTF2.PrimitiveAttribute, Int>> = emptyList(), extensions: JsonElement? = null, extras: JsonElement? = null)