- Found in:
- PapyrusUtil
Description
Documentation Comment
Set current freefly cam state & set the speed if enabling
Caveats
Parameters
boolenable
floatspeed=10.0
Examples
Auto-Generated Example
bool myBool__enable
float myFloat__speed
MiscUtil.SetFreeCameraState(myBool__enable, myFloat__speed)