nShadowSkinShapeNode Script Interface
nshadownode:
Super Class:
C++ Class:
Info
This one can render shadow from a simple static mesh.Commands:
setmesh
- Command Input:
s(MeshResource)
- Command Output:
v
- Command Description:
- Set the name of the mesh resource.
getmesh
- Command Input:
v
- Command Output:
s(MeshResource)
- Command Description:
- Get the name of the mesh resource.
setskinanimator
- Command Input:
s(RelPath)
- Command Output:
v
- Command Description:
- Set relative path to a skin animator object.
getskinanimator
- Command Input:
v
- Command Output:
s(RelPath)
- Command Description:
- Get relative path to a skin animator object.