<Code Lib>
2026 Property
Changes 0
P

StairsPathType.DrawForEachRun

Description:
True if stairs paths should be drawn for each run, false if it should be drawn for the whole stairs.

public bool DrawForEachRun { get; set; }

  • When setting this property: The StairsPathType is not fixed up direction so the data being set is not applicable.

Loading…