InstancedBufferGeometry

class pythreejs.InstancedBufferGeometry[source]

InstancedBufferGeometry

Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/core/InstancedBufferGeometry

Inherits BufferGeometry.

Three.js docs: https://threejs.org/docs/#api/core/InstancedBufferGeometry

maxInstancedCount
CInt(None, allow_none=True).tag(sync=True)
type
Unicode("InstancedBufferGeometry", allow_none=False).tag(sync=True)
maxInstancedCount = CInt(None)

an int

type = Unicode('InstancedBufferGeometry')

a unicode string