docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LabelCacheConfiguration

    Sets the cache configuration for a label.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Cloud.Assets
    Assembly: Unity.Cloud.Assets.dll
    Syntax
    public struct LabelCacheConfiguration

    Properties

    CacheProperties

    Whether to cache the properties of the label.

    Declaration
    public bool CacheProperties { readonly get; set; }
    Property Value
    Type Description
    bool

    NoCaching

    Declaration
    public static LabelCacheConfiguration NoCaching { get; }
    Property Value
    Type Description
    LabelCacheConfiguration
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)