docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetLookAt

    SetLookAt(GfVec3f, GfVec3f, GfVec3f)

    Declaration
    public GfMatrix4f SetLookAt(GfVec3f eyePoint, GfVec3f centerPoint, GfVec3f upDirection)
    Parameters
    Type Name Description
    GfVec3f eyePoint
    GfVec3f centerPoint
    GfVec3f upDirection
    Returns
    Type Description
    GfMatrix4f

    SetLookAt(GfVec3f, GfRotation)

    Declaration
    public GfMatrix4f SetLookAt(GfVec3f eyePoint, GfRotation orientation)
    Parameters
    Type Name Description
    GfVec3f eyePoint
    GfRotation orientation
    Returns
    Type Description
    GfMatrix4f
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)