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

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