@novorender/api / TextureSlot
Interface: TextureSlot
Defined in: @novorender/src/web_app/view.ts:1632
Texture slot assignment return value.
See
Properties
existed
readonly existed: boolean;
Defined in: @novorender/src/web_app/view.ts:1636
index
readonly index: ActiveTextureIndex;
Defined in: @novorender/src/web_app/view.ts:1634