Show / Hide Table of Contents

    Class ShowMarker

    Simple animation to highlight where a QR code has been scanned.

    Inheritance
    Object
    ShowMarker
    Namespace: Microsoft.MixedReality.WorldLocking.Samples.Advanced.QRSpacePins
    Assembly: cs.temp.dll.dll
    Syntax
    public class ShowMarker : MonoBehaviour

    Fields

    maxSize

    Maximum scale factor to apply, i.e. scale at end of ramp up and beginning of ramp down.

    Declaration
    public float maxSize
    Field Value
    Type Description
    Single

    rampDown

    Declaration
    public float rampDown
    Field Value
    Type Description
    Single

    rampUp

    Declaration
    public float rampUp
    Field Value
    Type Description
    Single
    Back to top Generated by DocFX