Camera
Defines the position, orientation, and rendering settings used to view the world.
Properties
| Property | Type | Default |
|---|---|---|
FieldOfView | number | 70 |
CFrame | CFrame | CFrame.new(Vector3.new(3, 3, 3), Vector3.new(0, 0, 0)) |
Roll | number | 0 |
Name | string | "Camera" |
CameraType | EnumItem | Enum.CameraType.Scriptable |
CameraSubject | any | nil |
Focus | CFrame | CFrame.new(0, 0, 0) |
Functions
syncRaylibCamera
Arguments
This function takes no arguments.
Returns
This function returns nothing.
API
instance:syncRaylibCamera()