Vec3.Up
static Vec3 Up
Description
A vector representing the up axis. In StereoKit, this is
the same as new Vec3(0,1,0)
.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!
static Vec3 Up
A vector representing the up axis. In StereoKit, this is
the same as new Vec3(0,1,0)
.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!