Declaration
func SetCameraFocus(camera entity<Entity>, target entity<Entity>, offset Vector3, coordinateSystem CoordinateSystemType)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Camera | Entity | target camera entity |
Target | Entity | target entity |
Offset | Vector3 | Offset of the gaze point from the target coordinates |
Coordinate System | CoordinateType | Coordinate system for offsets |