Search Results for

    Show / Hide Table of Contents

    Method FetchProperties

    FetchProperties(IEnumerable<SimpleControl>, MaterialProperty[])

    Fetches properties for all the given controls.

    Declaration
    public static void FetchProperties(this IEnumerable<SimpleControl> controls, MaterialProperty[] properties)
    Parameters
    Type Name Description
    IEnumerable<SimpleControl> controls

    Controls needing to fetch properties.

    MaterialProperty[] properties

    Property array to fetch properties from.

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX