Documentation / device / BaseCreationOptions
Interface: BaseCreationOptions
Defined in: libs/device/src/gpuobject.ts:706
Common options for createing texture or buffer
Extended by
Properties
dynamic?
optionaldynamic?:boolean
Defined in: libs/device/src/gpuobject.ts:710
Whether the object should be dynamic, default is false