大约有 209 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0078 秒)
...useEnabled mouseX mouseY numChildren overflow padding parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform ubb underline underlineColor url valign viewport visible width wor...
来源: Laya3.0_api 发布时间: 20231115
...bels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initializ...
来源: Laya3.0_api 发布时间: 20231115
...is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip top transform url useSourceSize viewport visible width x y zOrder Methods _initialize _processActive _setH...
来源: Laya3.0_api 发布时间: 20231115
...ying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid skewX skewY skin sources spaceX spaceY stage staticCache texture timer toolTip top total transform url value viewport visible width x y zOrder Methods _initialize _...
来源: Laya3.0_api 发布时间: 20231115
...opup left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder manager root Methods _initialize _processActive addChild addChildAt addChil...
来源: Laya3.0_api 发布时间: 20231115
...nabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene scrollBar scrollRect scrollType selectedIndex selectedItem selection skewX skewY spaceX spaceY stage startIndex staticCache texture timer toolTip top transform url vScrollBarSkin viewport vi...
来源: Laya3.0_api 发布时间: 20231115
...bels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initializ...
来源: Laya3.0_api 发布时间: 20231115
...Children overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewpor...
来源: Laya3.0_api 发布时间: 20231115
...Children overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect scrollType scrollX scrollY sizeGrid skewX skewY skin stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underl...
来源: Laya3.0_api 发布时间: 20231115
...形式的枚举 enum Direction { Up = 'UP', Down = 'DOWN', Left = 'LEFT', Right = 'RIGHT' }; @regClass() export class Script extends Laya.Script { @property(Number)//数字类型,等价于{ type : "number" } num : number; @property(String)//单行字符串文本类型,等价于 { type: "string"}...
来源: Laya3.0_文档 发布时间: 20251010