Enum FuncMoveLinear.AuthoredPosition ​
Namespace: ValveResourceFormat.Renderer.Entities
Assembly: Renderer.dll
Which point of the travel the map placed the brush at, the authoredposition keyvalue.
csharp
public enum FuncMoveLinear.AuthoredPositionFields ​
StartPosition = 0
At startposition of the way along, where it also spawns.
OpenPosition = 1
At the open end.
ClosedPosition = 2
At the closed end.

