docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GfCamera

    Inheritance
    object
    GfCamera
    Implements
    IDisposable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class GfCamera : IDisposable

    Constructors

    Name Description
    GfCamera()
    GfCamera(IntPtr, bool)
    GfCamera(GfMatrix4d)
    GfCamera(GfMatrix4d, Projection)
    GfCamera(GfMatrix4d, Projection, float)
    GfCamera(GfMatrix4d, Projection, float, float)
    GfCamera(GfMatrix4d, Projection, float, float, float)
    GfCamera(GfMatrix4d, Projection, float, float, float, float)
    GfCamera(GfMatrix4d, Projection, float, float, float, float, float)
    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f)
    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector)
    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector, float)
    GfCamera(GfMatrix4d, Projection, float, float, float, float, float, GfRange1f, GfVec4fVector, float, float)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    APERTURE_UNIT
    DEFAULT_HORIZONTAL_APERTURE
    DEFAULT_VERTICAL_APERTURE
    FOCAL_LENGTH_UNIT

    Methods

    Name Description
    Dispose()
    Dispose(bool)
    Equals(object)
    Equals(GfCamera, GfCamera)
    ~GfCamera()
    GetAspectRatio()
    GetClippingPlanes()
    GetClippingRange()
    GetFStop()
    GetFieldOfView(FOVDirection)
    GetFocalLength()
    GetFocusDistance()
    GetFrustum()
    GetHashCode()
    GetHorizontalAperture()
    GetHorizontalApertureOffset()
    GetProjection()
    GetTransform()
    GetVerticalAperture()
    GetVerticalApertureOffset()
    SetClippingPlanes(GfVec4fVector)
    SetClippingRange(GfRange1f)
    SetFStop(float)
    SetFocalLength(float)
    SetFocusDistance(float)
    SetFromViewAndProjectionMatrix(GfMatrix4d, GfMatrix4d)
    SetFromViewAndProjectionMatrix(GfMatrix4d, GfMatrix4d, float)
    SetHorizontalAperture(float)
    SetHorizontalApertureOffset(float)
    SetOrthographicFromAspectRatioAndSize(float, float, FOVDirection)
    SetPerspectiveFromAspectRatioAndFieldOfView(float, float, FOVDirection)
    SetPerspectiveFromAspectRatioAndFieldOfView(float, float, FOVDirection, float)
    SetProjection(Projection)
    SetTransform(GfMatrix4d)
    SetVerticalAperture(float)
    SetVerticalApertureOffset(float)
    getCPtr(GfCamera)
    swigRelease(GfCamera)

    Operators

    Name Description
    operator ==(GfCamera, GfCamera)
    operator !=(GfCamera, 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)