Game Script EnvironmentStatic Function Namespacessm.pathNodeOn this page sm.pathNode Associated object type: PathNode Path node creation. Functions createPathNode sm.particle.createPathNode( position, radius ) Server-Only Creates a path node. Arguments: position [ Vec3 ]: The position. radius [ number ]: The radius. Returns: [ PathNode ]: The path node.