![]() invWorld | Project node from world position to graph coordinates. |
Graph.Node
|
Overloaded. Initializes a new instance of the Graph.Node class. |
Position | Gets or sets the position. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
moveTangentOffset | Moves the node in give direction in tangent space on the graph |
randomizePos | Creates a randomize position for the node |
ToString (inherited from Object) | Returns a String that represents the current Object. |
toTangent | Transforme a node into tangent space. |
toWorld | Transforms node to 3d world position. |
u | Creates tangent vector u of sphere node |
v | Creates tangent vector v of sphere node |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |