Get3DDistanceBetweenNiNodes
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns the distance between two NiNodes on two references.
Syntax
(float) ref.Get3DDistanceBetweenNiNodes ref1:ref ref2:ref NiNode1:string NiNode2:string
Example
set fDistance to Get3DDistanceBetweenNiNodes EasyPeteRef SunnySmilesRef "Bip01 Pelvis" "Bip01 Pelvis"
Notes
- If needed, references can be the same object.