Gets the parameters required for generating linear stairs.
Uses default values if the param is not found
Shape Data
S Dyn Shape Data Structure
|
Dyn Shape Data containing the params for this shape |
Step Width
Float (double-precision)
|
The width of the steps for the stairs |
Step Height
Float (double-precision)
|
The height of each step in the stairs (Total = Step Height * Num Steps) |
Step Depth
Float (double-precision)
|
The depth of each step in the stairs (Total = Step Depth * Num Steps) |
Num Steps
Integer
|
The number of steps in the stairs |
Floating
Boolean
|
Whether the stairs should be floating or go down to the base |