InBetween.PartwayOffset 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.
Distance along the center line the object will be located. 0.5 is halfway, 1.0 is at the first transform, 0.0 is at the second transform.
public:
property float PartwayOffset { float get(); void set(float value); };
public float PartwayOffset { get; set; }
member this.PartwayOffset : single with get, set
Public Property PartwayOffset As Single