Search Results for

    Show / Hide Table of Contents

    Class ParallaxLayer

    Inheritance
    object
    ParallaxLayer
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class ParallaxLayer : MonoBehaviour

    Fields

    parallaxFactor

    Declaration
    public float parallaxFactor
    Field Value
    Type Description
    float

    Methods

    Move(float)

    Declaration
    public void Move(float delta)
    Parameters
    Type Name Description
    float delta
    In This Article
    Back to top Example Unity documentation footer