docs.unity.cn
    Show / Hide Table of Contents

    Class AdditionalPropertyAttribute

    Attribute used to customize UI display to allow properties only be visible when "Show Additional Properties" is selected

    Inheritance
    Object
    Attribute
    AdditionalPropertyAttribute
    Namespace: UnityEngine.Rendering
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public class AdditionalPropertyAttribute : Attribute, _Attribute

    Extension Methods

    ReflectionUtils.Invoke(Object, String, Object[])
    ReflectionUtils.SetField(Object, String, Object)
    ReflectionUtils.GetField(Object, String)
    ReflectionUtils.GetFields(Object)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use