LoaderController Class

Definition

Controls how the standard indeterminate loader moves and behaves over time.

public ref class LoaderController : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/LoaderController")]
public class LoaderController : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/SDK/LoaderController")>]
type LoaderController = class
    inherit MonoBehaviour
Public Class LoaderController
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
LoaderController
Attributes
UnityEngine.AddComponentMenuAttribute

Remarks

This loader is calculated dynamically based on Sine and Cosine

Constructors

LoaderController()

Properties

Amplitude
DotOffset
DotScaleMultipler
DotSetScale
DotSpinMultiplier
Frequency
InvertOrbitOffset
LFOamp
LFOcos
LFOfreq
LFOsin
ReverseOrbit
SinCosSplitScale

Applies to