Update MotaAction.g4
This commit is contained in:
parent
e6c793eb4c
commit
7b4ddb87f0
@ -2097,7 +2097,7 @@ lockViewport_s
|
|||||||
/* lockViewport_s
|
/* lockViewport_s
|
||||||
tooltip : lockViewport: 是否锁定视角
|
tooltip : lockViewport: 是否锁定视角
|
||||||
helpUrl : /_docs/#/instruction
|
helpUrl : /_docs/#/instruction
|
||||||
default : []
|
default : [false]
|
||||||
colour : this.soundColor
|
colour : this.soundColor
|
||||||
Bool_0 = Bool_0 ? (', "lock": true') : '';
|
Bool_0 = Bool_0 ? (', "lock": true') : '';
|
||||||
var code = '{"type": "lockViewport"'+Bool_0+'},\n';
|
var code = '{"type": "lockViewport"'+Bool_0+'},\n';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user