// Use this for initialization void Start() { maskController = GetComponent <Controller_Mask_XYZ_Axis>(); UI_Axis(1); UI_Offset(0.5f); UI_Invert(false); }
void Start() { get = this; EnableMaskKeyword(); }