Public Member Functions | |
DSCardSpacing () | |
DSCardSpacing (DSCardSpacing newSpacing_) | |
void | CloneSpacingData (DSCardSpacing newSpacing_) |
Properties | |
float | rowTight [get, set] |
float | rowLoose [get, set] |
float | columnTight [get, set] |
float | columnLoose [get, set] |
float | pile [get, set] |
DSCardSpacingFan | rowFan [get, set] |
Provides card spacing data to restack code.
These are stored in the DSCardSpacingSettingsSO scriptable object.
Values are in local scale.
Note: Default values are provided for a card with the following dimensions:
|
inline |
Constructor used for Inspector initialization. Default values are used.
|
inline |
Constructor used for cloning the data from another DSCardSpacing object.
|
inline |
Copies data from another DSCardSpacing object, and saves the values in this one.
|
getset |
Spacing cards from bottom edge (splays down by default)
|
getset |
Spacing cards from top edge (splays down by default)
|
getset |
Spacing cards from bottom edge (splays up by default)
|
getset |
Includes position and rotation info for Fan stacks.
|
getset |
Spacing cards from right edge (splays right by default)
|
getset |
Spacing cards from left edge (splays right by default)