Class DecalSystem.CullResult | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class DecalSystem.CullResult

    Inheritance
    Object
    DecalSystem.CullResult
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public class CullResult : IDisposable, IEnumerable<KeyValuePair<int, DecalSystem.CullResult.Set>>, IEnumerable

    Properties

    Item[Int32]

    Declaration
    public DecalSystem.CullResult.Set this[int index] { get; }
    Parameters
    Type Name Description
    Int32 index
    Property Value
    Type Description
    DecalSystem.CullResult.Set

    Methods

    Clear()

    Declaration
    public void Clear()

    Dispose()

    Declaration
    public void Dispose()

    GetEnumerator()

    Declaration
    public IEnumerator<KeyValuePair<int, DecalSystem.CullResult.Set>> GetEnumerator()
    Returns
    Type Description
    IEnumerator<KeyValuePair<Int32, DecalSystem.CullResult.Set>>
    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