Struct Camera
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FFXIVClientStructs.FFXIV.Client.Graphics.Render
Assembly: FFXIVClientStructs.dll
Syntax
public struct Camera
Fields
| Improve this Doc View SourceAspectRatio
Declaration
public float AspectRatio
Field Value
| Type | Description |
|---|---|
| System.Single |
FarPlane
Declaration
public float FarPlane
Field Value
| Type | Description |
|---|---|
| System.Single |
FoV
Declaration
public float FoV
Field Value
| Type | Description |
|---|---|
| System.Single |
NearPlane
Declaration
public float NearPlane
Field Value
| Type | Description |
|---|---|
| System.Single |
ProjectionMatrix
Declaration
public Matrix4x4 ProjectionMatrix
Field Value
| Type | Description |
|---|---|
| Matrix4x4 |
ReferencedClassBase
Declaration
public ReferencedClassBase ReferencedClassBase
Field Value
| Type | Description |
|---|---|
| ReferencedClassBase |