docs.unity3d.com
    Show / Hide Table of Contents

    Struct SceneSamplerDesc

    Use to describe the size and format of the sampling output.

    Namespace: Mechatronics.SensorSDK
    Syntax
    public struct SceneSamplerDesc

    Fields

    renderBufferHeight

    Number of vertical pixels

    Declaration
    public int renderBufferHeight
    Field Value
    Type Description
    Int32

    renderBufferWidth

    Number of horizontal pixels

    Declaration
    public int renderBufferWidth
    Field Value
    Type Description
    Int32

    renderTextureFormat

    Color format of the texture used to store the sampling output

    Declaration
    public RenderTextureFormat renderTextureFormat
    Field Value
    Type Description
    RenderTextureFormat

    renderTextureReadWrite

    Define if the texture must have a native gamma correction when storing values.

    Declaration
    public RenderTextureReadWrite renderTextureReadWrite
    Field Value
    Type Description
    RenderTextureReadWrite
    Back to top
    Terms of use
    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