Search Results for

    Show / Hide Table of Contents

    Class ChainableAttribute

    Attribute for properties that is used when generating chainables.

    Inheritance
    Object
    Attribute
    ChainableAttribute
    Implements
    _Attribute
    Namespace: VRLabs.SimpleShaderInspectors
    Syntax
    [AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
    public class ChainableAttribute : Attribute, _Attribute
    Remarks

    The attribute by itself does nothing, but it is used by the chainables generator tool to generate extension methods for properties that have it

    Constructors

    Name Description
    ChainableAttribute()
    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX