Skip to content

Documentation / scene / DrawableInstanceInfo

Interface: DrawableInstanceInfo

Defined in: libs/scene/src/render/render_queue.ts:151

Drawable instance information

Properties

bindGroup

bindGroup: CachedBindGroup

Defined in: libs/scene/src/render/render_queue.ts:152


offset

offset: number

Defined in: libs/scene/src/render/render_queue.ts:153

Released under the MIT License.