docs.unity.cn
    Show / Hide Table of Contents

    Class DebugStream

    Inheritance
    Object
    DebugStream
    Namespace: Unity.Physics.Authoring
    Syntax
    public class DebugStream : SystemBase

    Methods

    GetContext(Int32)

    Declaration
    public DebugStream.Context GetContext(int foreachCount)
    Parameters
    Type Name Description
    Int32 foreachCount
    Returns
    Type Description
    DebugStream.Context

    OnDestroy()

    Declaration
    protected override void OnDestroy()

    OnStartRunning()

    Declaration
    protected override void OnStartRunning()

    OnUpdate()

    Declaration
    protected override void OnUpdate()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use