Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaObjectDuplicateOptions
Interface AsukaObjectDuplicateOptions
interface
AsukaObjectDuplicateOptions
{
commitHistory
?:
boolean
;
offsetX
?:
number
;
offsetY
?:
number
;
offsetZ
?:
number
;
select
?:
boolean
;
source
?:
string
;
}
Hierarchy (
view full
)
AsukaObjectMutationOptions
AsukaObjectDuplicateOptions
Index
Properties
commit
History?
offsetX?
offsetY?
offsetZ?
select?
source?
Properties
Optional
commit
History
commit
History
?:
boolean
Optional
offsetX
offsetX
?:
number
Optional
offsetY
offsetY
?:
number
Optional
offsetZ
offsetZ
?:
number
Optional
select
select
?:
boolean
Optional
source
source
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commit
History
offsetX
offsetY
offsetZ
select
source
AsukaDesigner JavaScript API - v1.0.0
Loading...