Declaración
func SetCameraFocus(camera entity<Entity>, target entity<Entity>, offset Vector3, coordinateSystem CoordinateSystemType)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
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 |