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

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021