CameraOrthoRotation Property

Get/Set a reference to the 3D rotation of the camera.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public FVector3 Rotation { get; set; }

Property Value

FVector3

See Also