docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor GfFrustum

    GfFrustum(IntPtr, bool)

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

    GfFrustum()

    Declaration
    public GfFrustum()

    GfFrustum(GfFrustum)

    Declaration
    public GfFrustum(GfFrustum o)
    Parameters
    Type Name Description
    GfFrustum o

    GfFrustum(GfVec3d, GfRotation, GfRange2d, GfRange1d, ProjectionType, double)

    Declaration
    public GfFrustum(GfVec3d position, GfRotation rotation, GfRange2d window, GfRange1d nearFar, GfFrustum.ProjectionType projectionType, double viewDistance)
    Parameters
    Type Name Description
    GfVec3d position
    GfRotation rotation
    GfRange2d window
    GfRange1d nearFar
    GfFrustum.ProjectionType projectionType
    double viewDistance

    GfFrustum(GfVec3d, GfRotation, GfRange2d, GfRange1d, ProjectionType)

    Declaration
    public GfFrustum(GfVec3d position, GfRotation rotation, GfRange2d window, GfRange1d nearFar, GfFrustum.ProjectionType projectionType)
    Parameters
    Type Name Description
    GfVec3d position
    GfRotation rotation
    GfRange2d window
    GfRange1d nearFar
    GfFrustum.ProjectionType projectionType

    GfFrustum(GfMatrix4d, GfRange2d, GfRange1d, ProjectionType, double)

    Declaration
    public GfFrustum(GfMatrix4d camToWorldXf, GfRange2d window, GfRange1d nearFar, GfFrustum.ProjectionType projectionType, double viewDistance)
    Parameters
    Type Name Description
    GfMatrix4d camToWorldXf
    GfRange2d window
    GfRange1d nearFar
    GfFrustum.ProjectionType projectionType
    double viewDistance

    GfFrustum(GfMatrix4d, GfRange2d, GfRange1d, ProjectionType)

    Declaration
    public GfFrustum(GfMatrix4d camToWorldXf, GfRange2d window, GfRange1d nearFar, GfFrustum.ProjectionType projectionType)
    Parameters
    Type Name Description
    GfMatrix4d camToWorldXf
    GfRange2d window
    GfRange1d nearFar
    GfFrustum.ProjectionType projectionType
    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)