Class BcfViewpointCameraBase
Inheritance
System.Object
BcfViewpointCameraBase
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
|
Improve this Doc
View Source
UpVector
Declaration
public BcfViewpointVector UpVector { get; set; }
Property Value
|
Improve this Doc
View Source
ViewPoint
Declaration
public BcfViewpointPoint ViewPoint { get; set; }
Property Value