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