NormalizedPoint3D
A normalized 3D point in view's local coordinator space. For each dimension:
0 represents start of the dimension.
1 represents end of the dimension.
For example, you can use 0.5 to represents center for each dimension.
You also can use built-in values provides by SpatialUI like Top、Center、Bottom etc.
A point outside the range 0,1 means a point outside of the view
Types
Link copied to clipboard
object Companion
Holds built-in constant NormalizedPoint3D instances