GetPrimitiveBound

Revision as of 02:46, 29 March 2017 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

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

Syntax

(bound:float) reference.GetPrimitiveBound axis:X/Y/Z

Example

set fPrimBoundX to objectRef.GetPrimitiveBound X

Notes

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

See Also