SpatialSphere.Center 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.
Center of the sphere.
public: System::Numerics::Vector3 Center;
public System.Numerics.Vector3 Center;
val mutable Center : System.Numerics.Vector3
Public Center As Vector3