Class ProfileMarker | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ProfileMarker

    Inheritance
    System.Object
    ProfileMarker
    Namespace: UnityEditor.Performance.ProfileAnalyzer
    Syntax
    [Serializable]
    public class ProfileMarker

    Constructors

    ProfileMarker()

    Declaration
    public ProfileMarker()

    ProfileMarker(BinaryReader, Int32)

    Declaration
    public ProfileMarker(BinaryReader reader, int fileVersion)
    Parameters
    Type Name Description
    System.IO.BinaryReader reader
    System.Int32 fileVersion

    Fields

    depth

    Declaration
    public int depth
    Field Value
    Type Description
    System.Int32

    msChildren

    Declaration
    public float msChildren
    Field Value
    Type Description
    System.Single

    msMarkerTotal

    Declaration
    public float msMarkerTotal
    Field Value
    Type Description
    System.Single

    nameIndex

    Declaration
    public int nameIndex
    Field Value
    Type Description
    System.Int32

    Methods

    Create(ProfilerFrameDataIterator)

    Declaration
    public static ProfileMarker Create(ProfilerFrameDataIterator frameData)
    Parameters
    Type Name Description
    ProfilerFrameDataIterator frameData
    Returns
    Type Description
    ProfileMarker

    Write(BinaryWriter)

    Declaration
    public void Write(BinaryWriter writer)
    Parameters
    Type Name Description
    System.IO.BinaryWriter writer
    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