SurfaceMagnetism.OrientationBlend Property
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.
Value used for when Orientation Mode=Blended. If 0.0 orientation is driven all by TrackedTarget mode and if 1.0 orientation is driven all by SurfaceNormal mode
public:
property float OrientationBlend { float get(); void set(float value); };
public float OrientationBlend { get; set; }
member this.OrientationBlend : single with get, set
Public Property OrientationBlend As Single