|
TrackFlow Pro Documentation 1
Generate roller coasters, railroads, conveyors and more with a physics aware spline and meshing system.
|
Classes | |
| class | Readme |
| A generic readme for TrackFlowPro sample scenes. More... | |
| class | ReadmeEditor |
| Custom editor for Readme. More... | |
| class | SerializeReferenceListField |
| Generic [SerializeReference] list UI for polymorphic managed objects. More... | |
| class | TrackFlowBezierHandleEditorUtil |
| A helper class to arrange and align the spline bezier handles in various ways. Enable in the menu Tools > TrackFlow > Sync Bezier Handles To Tangent On Frame Edit. More... | |
| class | TrackFlowEditorSelection |
| Editor-only selection state for TrackFlowSpline elements. More... | |
| class | TrackFlowHoverProbe |
| Editor toolbar tool to provide quick information upon hovering the mouse over a selected TrackFlowSpline. If curvature data is cached we also display that. More... | |
| class | TrackFlowHoverProbeToggle |
| SceneView overlay toolbar toggle that activates TrackFlowHoverProbe. More... | |
| class | TrackFlowKnotDrawer |
| The property drawer for TrackFlowKnot. More... | |
| class | TrackFlowMeshPrefabExporter |
| Export prefabs generated by the Runtime.Core.Meshing.TrackFlowSpawner. This can be triggered with a button in the mesh menu of the spawner object. More... | |
| class | TrackFlowPlaceKnotTool |
| An editor tool that can place knots in the world similar to the default Unity Spline, but it can also snap to TrackFlowKnot, or positions along any sampled TrackFlowSpline. You can use this tool to insert knots in an existing spline. More... | |
| class | TrackFlowPlaceKnotsToggle |
| SceneView overlay toolbar toggle that activates TrackFlowPlaceKnotTool. More... | |
| class | TrackFlowToolsToolbarOverlay |
| class | TrackFlowProPrefabSpawner |
| This is a class that will create menu items to spawn preconfigured curves. If you want a curve that can be spawned by right clicking the hierarchy, add it here. More... | |
| class | TrackFlowScreenPickUtil |
| Shared, lightweight SceneView picking helpers for TrackFlowSpline polylines. Screen-space nearest-sample selection. Quiet failure if polylines are not available. More... | |
| class | TrackFlowSpawnerEditor |
| Custom editor for TrackFlowSpawner. More... | |
| class | TrackFlowSplineEditor |
| Custom editor for the TrackFlowSpline object, the goal here is for this to work similarly to the spline editor, where you can edit the track properties in the inspector as well as using handles in the scene view. More... | |
| class | TrackFlowSplineOverlay |
| Scene overlay: lightweight TrackFlowSpline readouts + selected knot quick edit. More... | |