Type alias TextureDefinition

TextureDefinition: TypeDefinition & {
    type: string;
}

Type declaration

  • type: string

Generated using TypeDoc