SpatialGraphLocation.Position Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Position in the coordinate frame of spatial graph node.
public: System::Numerics::Vector3 Position;
public System.Numerics.Vector3 Position;
val mutable Position : System.Numerics.Vector3
Public Position As Vector3