CanvasCamera Object

The CanvasCamera object represents the 3D Canvas Animation Camera.

General GetFieldOfView
  SetFieldOfView

 

GetFieldOfView

Gets the Animation Camera's field of view.

Syntax

object.GetFieldOfView() As Variant

SetFieldOfView

Sets the Animation Camera's field of view.

Syntax

object.SetFieldOfView(FieldOFView As Variant)

Remarks

Must be greater than zero.