Class LodRequirementsUpdateSystem | Hybrid Renderer | 0.3.5-preview.15
docs.unity.cn
    Show / Hide Table of Contents

    Class LodRequirementsUpdateSystem

    Inheritance
    Object
    LodRequirementsUpdateSystem
    Namespace: Unity.Rendering
    Syntax
    public class LodRequirementsUpdateSystem : JobComponentSystem

    Methods

    OnCreate()

    Declaration
    protected override void OnCreate()

    OnUpdate(JobHandle)

    Declaration
    protected override JobHandle OnUpdate(JobHandle dependency)
    Parameters
    Type Name Description
    JobHandle dependency
    Returns
    Type Description
    JobHandle
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX