Deeploy.TilingExtension.TilerModel.PerformanceHint
- class Deeploy.TilingExtension.TilerModel.PerformanceHint(priority: int = 0)
Bases:
AddConstraintStrategy
Constraints marked with PerformanceHint will be added only if the TilerModel is still valid after adding them. Constraints with higher priority will be tried first.
Methods
- __init__(priority: int = 0) None
__init__
([priority])Attributes
priority