Removed binary files
This commit is contained in:
@@ -4,3 +4,11 @@ sub TranslateCamera( x, y, z)
|
||||
sub SetCameraRotation( x, y, z)
|
||||
sub GetCameraRotation(ByRef x, ByRef y, ByRef z)
|
||||
sub RotateCamera( x, y, z)
|
||||
sub SetCameraFOV( fov )
|
||||
function GetCameraFOV( )
|
||||
sub SetCameraAspectRatio( aspect )
|
||||
function GetCameraAspectRatio( )
|
||||
sub SetCameraFarValue( zf )
|
||||
function GetCameraFarValue( )
|
||||
sub SetCameraNearValue( zn )
|
||||
function GetCameraNearValue( )
|
||||
|
||||
Reference in New Issue
Block a user