SetCameraShakeRotation: Difference between revisions

From Onset Developer Wiki
Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetCameraShakeRotation(PitchAmp, PitchFreq, YawAmp, YawFreq, RollAmp, RollFreq)}} {{FuncParameters..."
(No difference)

Revision as of 11:22, 22 March 2019

SetCameraShakeRotation

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetCameraShakeRotation(PitchAmp, PitchFreq, YawAmp, YawFreq, RollAmp, RollFreq)

Parameters

  • PitchAmp
    __EDIT_ME__
  • PitchFreq
    __EDIT_ME__
  • YawAmp
    __EDIT_ME__
  • YawFreq
    __EDIT_ME__
  • RollAmp
    __EDIT_ME__
  • RollFreq
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__