Struct GpuUploadOperation | Hybrid Renderer | 0.10.0-preview.21
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GpuUploadOperation

    Namespace: Unity.Rendering
    Syntax
    public struct GpuUploadOperation

    Fields

    DstOffset

    Declaration
    public int DstOffset
    Field Value
    Type Description
    Int32

    DstOffsetInverse

    Declaration
    public int DstOffsetInverse
    Field Value
    Type Description
    Int32

    Kind

    Declaration
    public GpuUploadOperation.UploadOperationKind Kind
    Field Value
    Type Description
    GpuUploadOperation.UploadOperationKind

    Size

    Declaration
    public int Size
    Field Value
    Type Description
    Int32

    Src

    Declaration
    public void *Src
    Field Value
    Type Description
    Void*

    Stride

    Declaration
    public int Stride
    Field Value
    Type Description
    Int32

    Properties

    BytesRequiredInUploadBuffer

    Declaration
    public int BytesRequiredInUploadBuffer { get; }
    Property Value
    Type Description
    Int32

    Extension Methods

    JobNativeMultiHashMapVisitKeyMutableValue.Schedule<TJob, TKey, TValue>(TJob, NativeMultiHashMap<TKey, TValue>, Int32, JobHandle)
    JobNativeMultiHashMapVisitKeyValue.Schedule<TJob, TKey, TValue>(TJob, NativeMultiHashMap<TKey, TValue>, Int32, JobHandle)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023