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