RailManager
public class Railcam2D.RailManager;
A component designed to make editing Rails easy.
This component has no effect on gameplay and can be removed from the scene before publishing.
Public Members
ViewSingle
public bool ViewSingle = false;
Member | Field |
Type | bool |
Defaults To | false |
A bool
that determines if the Scene View displays only the Rail currently being edited (true
) or all Rails (false
).