Stores a 3D position. More...
Static Public Member Functions | |
static void | Serialize (ByteStream stream, bool write, ref NavMeshBakeDataVertex instance) |
Asset serialization. More... | |
Public Attributes | |
FPVector3 | Position |
The position of the vertex. More... | |
Stores a 3D position.
|
inlinestatic |
Asset serialization.
stream | Input stream |
write | Write or read |
instance | The instance to serialize |
FPVector3 Quantum.NavMeshBakeDataVertex.Position |
The position of the vertex.