function
set_cam_pos([_pos])
Sets a fragment shader uniform bbmod_CamPos
to the given position.
Name | Type | Description |
---|---|---|
_pos | Struct.BBMOD_Vec3 |
The camera position. If undefined , then the value set by bbmod_camera_set_position is used. |
Struct.BBMOD_Shader
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.