SetPrimitiveBound

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the specified bound of the primitive of the calling reference.

Syntax

[help]
(bound:float) reference.SetPrimitiveBound axis:X/Y/Z newValue:float

Example

objectRef.SetPrimitiveBound Z 500 

Notes

  • Objects with a primitive include cubic-activators, collision planes, etc.

See Also