Class LoaderController
Controls how the standard indeterminate loader moves and behaves over time.
Inheritance
LoaderController
Assembly: cs.temp.dll.dll
public class LoaderController : MonoBehaviour
Properties
Declaration
public float Amplitude { get; set; }
Property Value
Declaration
public float DotOffset { get; set; }
Property Value
Declaration
public float DotScaleMultipler { get; set; }
Property Value
Declaration
public float DotSetScale { get; set; }
Property Value
Declaration
public float DotSpinMultiplier { get; set; }
Property Value
Declaration
public float Frequency { get; set; }
Property Value
Declaration
public bool InvertOrbitOffset { get; set; }
Property Value
Declaration
public float LFOamp { get; set; }
Property Value
Declaration
public bool LFOcos { get; set; }
Property Value
Declaration
public float LFOfreq { get; set; }
Property Value
Declaration
public bool LFOsin { get; set; }
Property Value
Declaration
public bool ReverseOrbit { get; set; }
Property Value
Declaration
public bool SinCosSplitScale { get; set; }
Property Value