ixfx
Preparing search index...
@ixfx/geometry
Rects
RectRandomPointOpts
Type Alias RectRandomPointOpts
type
RectRandomPointOpts
=
{
margin
?:
{
x
:
number
;
y
:
number
}
;
randomSource
?:
RandomSource
;
strategy
?:
"naive"
;
}
Index
Properties
margin?
random
Source?
strategy?
Properties
Optional
Readonly
margin
margin
?:
{
x
:
number
;
y
:
number
}
Optional
Readonly
random
Source
randomSource
?:
RandomSource
Optional
Readonly
strategy
strategy
?:
"naive"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
margin
random
Source
strategy
ixfx
Loading...