SetViewmodelClipDistance

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Overrides the near clip distance for the viewmodel (player's hands) camera, without affecting the clip distance of the world camera. Setting the value to 0 resets the value.

Syntax

[help]
SetViewmodelClipDistance distance:float

Example

SetViewmodelClipDistance 0.00001 

See Also