- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Scales node & collision (bhkBoxShape, bhkSphereShape).
- Entire nif will be scaled if string is empty. Collision has to be directly attached to named nodes.
- Adds "PO3_SCALE" NiExtraData to root node.
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
string myString__asNodeName
float myFloat__afScale
PO3_SKSEFunctions.ScaleObject3D(myObjectReference__akRef, myString__asNodeName, myFloat__afScale)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
