Esposter
    Preparing search index...

    Variable AlphaSingleSetterMapConst

    AlphaSingleSetterMap: {
        alpha: (gameObject: AlphaSingle) => (value: number | undefined) => void;
    } = ...

    Type Declaration

    • Readonlyalpha: (gameObject: AlphaSingle) => (value: number | undefined) => void