Function GraphNode.RandomPointOnSurface

RandomPointOnSurface ()

A random point on the surface of the node.

Public
Vector3 RandomPointOnSurface ()

A random point on the surface of the node.

For point nodes and other nodes which do not have a surface, this will always return the position of the node.