rhodonite
    Preparing search index...

    Type Alias ShaderVariable

    type ShaderVariable = {
        info: ShaderSemanticsInfo;
        value: any;
    }
    Index

    Properties

    Properties

    value: any