docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor GfCamera

    GfCamera(IntPtr, bool)

    Declaration
    public GfCamera(IntPtr cPtr, bool cMemoryOwn)
    Parameters
    Type Name Description
    IntPtr cPtr
    bool cMemoryOwn

    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector, float, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset, float focalLength, GfRange1f clippingRange, GfVec4fVector clippingPlanes, float fStop, float focusDistance)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset
    float focalLength
    GfRange1f clippingRange
    GfVec4fVector clippingPlanes
    float fStop
    float focusDistance

    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset, float focalLength, GfRange1f clippingRange, GfVec4fVector clippingPlanes, float fStop)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset
    float focalLength
    GfRange1f clippingRange
    GfVec4fVector clippingPlanes
    float fStop

    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset, float focalLength, GfRange1f clippingRange, GfVec4fVector clippingPlanes)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset
    float focalLength
    GfRange1f clippingRange
    GfVec4fVector clippingPlanes

    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset, float focalLength, GfRange1f clippingRange)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset
    float focalLength
    GfRange1f clippingRange

    GfCamera(GfMatrix4d, Projection, float, float, float, float, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset, float focalLength)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset
    float focalLength

    GfCamera(GfMatrix4d, Projection, float, float, float, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset, float verticalApertureOffset)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset
    float verticalApertureOffset

    GfCamera(GfMatrix4d, Projection, float, float, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture, float horizontalApertureOffset)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture
    float horizontalApertureOffset

    GfCamera(GfMatrix4d, Projection, float, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture, float verticalAperture)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture
    float verticalAperture

    GfCamera(GfMatrix4d, Projection, float)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection, float horizontalAperture)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection
    float horizontalAperture

    GfCamera(GfMatrix4d, Projection)

    Declaration
    public GfCamera(GfMatrix4d transform, GfCamera.Projection projection)
    Parameters
    Type Name Description
    GfMatrix4d transform
    GfCamera.Projection projection

    GfCamera(GfMatrix4d)

    Declaration
    public GfCamera(GfMatrix4d transform)
    Parameters
    Type Name Description
    GfMatrix4d transform

    GfCamera()

    Declaration
    public GfCamera()
    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)