OpenSim
|
Public Attributes | |
Coord | position |
Quat | rotation |
float | xScale |
float | yScale |
float | percentOfPath |
Definition at line 1228 of file PrimMesher.cs.
float PrimMesher.PathNode.percentOfPath |
Definition at line 1234 of file PrimMesher.cs.
Coord PrimMesher.PathNode.position |
Definition at line 1230 of file PrimMesher.cs.
Quat PrimMesher.PathNode.rotation |
Definition at line 1231 of file PrimMesher.cs.
float PrimMesher.PathNode.xScale |
Definition at line 1232 of file PrimMesher.cs.
float PrimMesher.PathNode.yScale |
Definition at line 1233 of file PrimMesher.cs.