ToggleCameraCollision

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Enables/disables the collision box of the player's camera.

  • By omitting the argument, the function can be used to return whether camera collision is enabled, without making any changes.

Syntax

[help]
(isToggled:0/1) ToggleCameraCollision toggle:1/0

Example

ToggleCameraCollision 0
set bCameraCollision to ToggleCameraCollision