SetRadius

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets the radius of a reference (any type) or Light BaseForm.

If used on a reference, this will modify that reference's Radius ExtraData. If it does not exist, it is created. Note that it may not be saved with the reference, depending on the reference's type.

Syntax

[help]
reference.SetRadius radius:float light:baseform 

See Also