Struct JacobianIterator | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct JacobianIterator

    Namespace: Unity.Physics
    Syntax
    public struct JacobianIterator

    Constructors

    JacobianIterator(BlockStream.Reader, Int32, Boolean)

    Declaration
    public JacobianIterator(BlockStream.Reader jacobianStreamReader, int workItemIndex, bool iterateAll = false)
    Parameters
    Type Name Description
    BlockStream.Reader jacobianStreamReader
    System.Int32 workItemIndex
    System.Boolean iterateAll

    Methods

    HasJacobiansLeft()

    Declaration
    public bool HasJacobiansLeft()
    Returns
    Type Description
    System.Boolean

    ReadJacobianHeader()

    Declaration
    public JacobianHeader ReadJacobianHeader()
    Returns
    Type Description
    JacobianHeader

    ReadJacobianHeader(out Int16)

    Declaration
    public JacobianHeader ReadJacobianHeader(out short readSize)
    Parameters
    Type Name Description
    System.Int16 readSize
    Returns
    Type Description
    JacobianHeader
    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