midorable
Preparing search index...
@rutan/midorable
index
ParticleCircleSpawnConfig
Interface ParticleCircleSpawnConfig
interface
ParticleCircleSpawnConfig
{
edgeOnly
?:
boolean
;
radius
:
number
;
type
:
"circle"
;
x
:
number
;
y
:
number
;
}
Index
Properties
edge
Only?
radius
type
x
y
Properties
Optional
edge
Only
edgeOnly
?:
boolean
円の端のみから生成するかどうか
radius
radius
:
number
円の半径
type
type
:
"circle"
x
x
:
number
円の中心X座標
y
y
:
number
円の中心Y座標
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
Only
radius
type
x
y
midorable
Loading...
円の端のみから生成するかどうか