Added a slider to control camera passepartout darkness in camera edit buttons.
This commit is contained in:
@@ -455,6 +455,7 @@ void *add_camera()
|
||||
cam->drawsize= 0.5f;
|
||||
cam->ortho_scale= 6.0;
|
||||
cam->flag |= CAM_SHOWTITLESAFE;
|
||||
cam->passepartalpha = 0.2f;
|
||||
|
||||
return cam;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user