docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TextureSizeMode

    The mode that determines the size of a Texture.

    Namespace: UnityEngine.Rendering.RenderGraphModule
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public enum TextureSizeMode

    Fields

    Name Description
    Explicit

    Explicit size.

    Functor

    Size automatically scaled by a Functor.

    Scale

    Size automatically scaled by a Vector.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<TextureSizeMode>(TextureSizeMode, TextureSizeMode, bool)
    AnalyticsUtils.ToNestedColumn<TextureSizeMode>(TextureSizeMode, bool)
    AnalyticsUtils.ToNestedColumn<TextureSizeMode>(TextureSizeMode, TextureSizeMode)
    In This Article
    Back to top
    Copyright © 2024 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)