Search Results for

    Show / Hide Table of Contents

    Class BcfViewpointCameraBase

    Inheritance
    System.Object
    BcfViewpointCameraBase
    BcfViewpointOrthogonalCamera
    BcfViewpointPerspectiveCamera
    Namespace: IPA.Bcfier.Models.Bcf
    Assembly: IPA.Bcfier.dll
    Syntax
    public abstract class BcfViewpointCameraBase : object

    Properties

    | Improve this Doc View Source

    AspectRatio

    Declaration
    public double AspectRatio { get; set; }
    Property Value
    Type Description
    System.Double
    | Improve this Doc View Source

    Direction

    Declaration
    public BcfViewpointVector Direction { get; set; }
    Property Value
    Type Description
    BcfViewpointVector
    | Improve this Doc View Source

    UpVector

    Declaration
    public BcfViewpointVector UpVector { get; set; }
    Property Value
    Type Description
    BcfViewpointVector
    | Improve this Doc View Source

    ViewPoint

    Declaration
    public BcfViewpointPoint ViewPoint { get; set; }
    Property Value
    Type Description
    BcfViewpointPoint
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH