Gets or sets the distance to offset the box (left or right) along the velocity vector. A positive value moves the box right along the vector 90 degrees clockwise from the velocity vector. Uses Distance Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property YOffset() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_YOffset(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






