Search Results for

    Show / Hide Table of Contents

    Method AddTextureGeneratorControl

    AddTextureGeneratorControl(IControlContainer, String, String, String)

    Declaration
    public static TextureGeneratorControl AddTextureGeneratorControl(this IControlContainer container, string propertyName, string extraPropertyName1 = null, string extraPropertyName2 = null)
    Parameters
    Type Name Description
    IControlContainer container
    String propertyName
    String extraPropertyName1
    String extraPropertyName2
    Returns
    Type Description
    TextureGeneratorControl

    AddTextureGeneratorControl(IControlContainer, ComputeShader, String, String, String, String)

    Declaration
    public static TextureGeneratorControl AddTextureGeneratorControl(this IControlContainer container, ComputeShader compute, string computeOptionsJson, string propertyName, string extraPropertyName1 = null, string extraPropertyName2 = null)
    Parameters
    Type Name Description
    IControlContainer container
    ComputeShader compute
    String computeOptionsJson
    String propertyName
    String extraPropertyName1
    String extraPropertyName2
    Returns
    Type Description
    TextureGeneratorControl
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX