rhodonite
    Preparing search index...

    Interface ShaderSemanticsEnum

    interface ShaderSemanticsEnum {
        index: number;
        str: string;
        symbol: symbol;
        toJSON(): number;
        toString(): string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Methods

    Properties

    index: number
    str: string
    symbol: symbol

    Methods