大约有 366 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0077 秒)
...ra Defined in laya/components/Component.ts:36 _isScene _isScene: boolean = false Defined in laya/d3/component/Volume/reflectionProbe/ReflectionProbe.ts:58 是否是场景探针 Optional _singleton _singleton: boolean = true Inherited from Component._singleton Defined in laya/components/Component.ts:...
来源: Laya3.0_api 发布时间: 20231115
...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Inherited from Node.frameLoop Defined in laya/display/Node.ts:578 定时重复执行某函数(基于帧率)...
来源: Laya3.0_api 发布时间: 20231102
...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...
来源: laya_api 发布时间: 20170929
...过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通...
来源: Laya2.0_api 发布时间: 20190513
...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...
来源: Laya3.0_api 发布时间: 20231115
...t2_cache", tsconfig:workSpaceDir + "/tsconfig.json", check: true, //Set to false to avoid doing any diagnostic checks on the code tsconfigOverride:{compilerOptions:{removeComments: true}}, include:/.*.ts/, }),3、compile.js 完整代码如下 // v1.2.2 //获取Node插件和工作路径 [b]let ideMod...
来源: Laya_社区 发布时间: 20200607
...过pivotY值来改变节点轴心点。UIComponent autoHide : Boolean = false一个布尔值,指定是否自动隐藏滚动条(无需滚动时),默认值为false。ScrollBar autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...
来源: Laya2.0_api 发布时间: 20190513
...hangeHandler = laya.utils.Handler.create(this, onChangeColor,[colorPicket],false);//设置 colorPicket 的颜色改变回调函数。 Laya.stage.addChild(colorPicket);//将此 colorPicket 对象添加到显示列表。 } function onChangeColor(colorPicket) { console.log("当前选择的颜色: " +...
来源: Laya3.0_api 发布时间: 20231115
...过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通...
来源: Laya2.0_api 发布时间: 20190513
...过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通...
来源: Laya2.0_api 发布时间: 20190513