docs.unity.cn
    Show / Hide Table of Contents

    Enum TextureSizeMode

    The mode that determines the size of a Texture.

    Namespace: UnityEngine.Experimental.Rendering.RenderGraphModule
    Syntax
    public enum TextureSizeMode

    Fields

    Name Description Value
    Explicit

    Explicit size.


    0
    Scale

    Size automatically scaled by a Vector.


    1
    Functor

    Size automatically scaled by a Functor.


    2

    Extension Methods

    AnalyticsUtils.ToNestedColumn<TextureSizeMode>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<TextureSizeMode>(TextureSizeMode, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 21 July 2023