Kinemium Docs

Camera

Defines the position, orientation, and rendering settings used to view the world.

Properties

PropertyTypeDefault
FieldOfViewnumber70
CFrameCFrameCFrame.new(Vector3.new(3, 3, 3), Vector3.new(0, 0, 0))
Rollnumber0
Namestring"Camera"
CameraTypeEnumItemEnum.CameraType.Scriptable
CameraSubjectanynil
FocusCFrameCFrame.new(0, 0, 0)

Functions


syncRaylibCamera

Arguments

This function takes no arguments.

Returns

This function returns nothing.

API

instance:syncRaylibCamera()

On this page