docs.unity.cn
    Show / Hide Table of Contents

    Class FusedDisplayColorAttribute

    Fused displayColor and displayOpacity.

    Inheritance
    Object
    Attribute
    FusedDisplayColorAttribute
    Namespace: USD.NET
    Syntax
    public class FusedDisplayColorAttribute : Attribute, _Attribute
    Remarks

    This special case is entirely for performance. The cost of iterating over display color and opacity in C# to fuse them back into a single vector is too great, this avoids that cost.

    Constructors

    FusedDisplayColorAttribute()

    Declaration
    public FusedDisplayColorAttribute()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023