[*] limit tiles in bounds based on width/height/radius
This commit is contained in:
@@ -116,9 +116,11 @@ export class Tessellate {
|
||||
'centerX',
|
||||
'centerY',
|
||||
'height',
|
||||
'width',
|
||||
'scale',
|
||||
'negativeTiles',
|
||||
'radius',
|
||||
'scale',
|
||||
'width',
|
||||
'wrap',
|
||||
])));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user