Search Results for

    Show / Hide Table of Contents

    Delegate PerformanceKit.ViewportSizeChangedCallback

    Used to get a callback every time the viewport size changes.

    Namespace: Pley
    Assembly: Pley.dll
    Syntax
    public delegate void ViewportSizeChangedCallback(PerformanceKit.Resolution resolution);
    Parameters
    Type Name Description
    PerformanceKit.Resolution resolution

    The new viewport size.

    In This Article
    Back to top Generated by DocFX