InstancedBufferAttribute¶
-
class
pythreejs.InstancedBufferAttribute(array=None, meshPerAttribute=1)[source]¶ InstancedBufferAttribute
Autogenerated by generate-wrappers.js See https://threejs.org/docs/#api/core/InstancedBufferAttribute
Inherits
BufferAttribute.Three.js docs: https://threejs.org/docs/#api/core/InstancedBufferAttribute
-
meshPerAttribute¶ CInt(1, allow_none=False).tag(sync=True)
-
meshPerAttribute = CInt(1) an int
-