Struct BuildGroup | Project Tiny Rendering | 0.24.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Struct BuildGroup

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct BuildGroup : IComponentData, IEquatable<BuildGroup>

    Fields

    cameraMask

    Declaration
    public CameraMask cameraMask
    Field Value
    Type Description
    CameraMask

    passTypes

    Declaration
    public RenderPassType passTypes
    Field Value
    Type Description
    RenderPassType

    shadowMask

    Declaration
    public ShadowMask shadowMask
    Field Value
    Type Description
    ShadowMask

    Methods

    Equals(BuildGroup)

    Declaration
    public bool Equals(BuildGroup other)
    Parameters
    Type Name Description
    BuildGroup other
    Returns
    Type Description
    Boolean

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    ValueType.GetHashCode()
    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