SpiecsEngine
 
Loading...
Searching...
No Matches

◆ RotationSpeed()

float Spices::CameraController::RotationSpeed ( ) const
private

Calculate Camera Rotate speed.

Returns
Returns the speed camera rotate.

Definition at line 173 of file CameraController.cpp.

174 {
176
177 return 0.8f;
178 }
#define SPICES_PROFILE_ZONE