docs.unity.cn
    Show / Hide Table of Contents

    Enum FieldPacking

    Field packing scheme.

    Namespace: UnityEngine.Rendering
    Syntax
    public enum FieldPacking

    Fields

    Name Description Value
    NoPacking

    No Packing


    0
    R11G11B10

    R11G11B10 Packing


    1
    PackedFloat

    Packed Float


    2
    PackedUint

    Packed UInt


    3

    Extension Methods

    AnalyticsUtils.ToNestedColumn<FieldPacking>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<FieldPacking>(FieldPacking, 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 08 September 2023