rhodonite
    Preparing search index...

    Interface KHR_interactivity_Type

    interface KHR_interactivity_Type {
        signature:
            | "float"
            | "custom"
            | "int"
            | "float2"
            | "float3"
            | "float4"
            | "float2x2"
            | "float3x3"
            | "float4x4"
            | "bool";
    }
    Index

    Properties

    Properties

    signature:
        | "float"
        | "custom"
        | "int"
        | "float2"
        | "float3"
        | "float4"
        | "float2x2"
        | "float3x3"
        | "float4x4"
        | "bool"