大约有 854 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0061 秒)
Laya_社区(263) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(34) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
... from "./IndexRT.generated"; const { regClass } = Laya; @regClass() export default class IndexRT extends IndexRTBase { onAwake(): void { //设置舞台设计宽高 Laya.stage.designWidth = 1080; Laya.stage.designHeight = 1920; //在引擎初始化之后改变舞台设置的话,必须要手动调...
来源: Laya3.0_文档 发布时间: 20251010
... string 资源类型。比如:Loader.IMAGE。 Optional priority: number (default = 0)加载的优先级,数字越大优先级越高,优先级高的优先加载。 Optional cache: boolean 是否缓存。 Optional group: string 分组,方便对资源进行管理。 Optional ignoreCache: boolea...
来源: Laya3.0_api 发布时间: 20231115
...ags:int = 99):PhysicsDebugDraw 激活物理辅助线 Parameters flags:int (default = 99) — 位标记值,其值是AND的结果,其值有-1:显示形状,2:显示关节,4:显示AABB包围盒,8:显示broad-phase pairs,16:显示质心 ReturnsPhysicsDebugDraw — 返回一个Sprite对象,本...
来源: Laya2.0_api 发布时间: 20190513
...NE_ALPHATEST SHADERDEFINE_MAINTEXTURE SUN_HIGH_QUALITY SUN_NODE SUN_SIMPLE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue atmosphereThickness blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcA...
来源: Laya3.0_api 发布时间: 20231115
...Resource._addReference Defined in laya/resource/Resource.ts:203 Parameters Default value count: number = 1 Returns void _clearReference _clearReference(): void Inherited from Resource._clearReference Defined in laya/resource/Resource.ts:218 清除引用 Returns void _removeReference _removeReference...
来源: Laya3.0_api 发布时间: 20231115
...Resource._addReference Defined in laya/resource/Resource.ts:203 Parameters Default value count: number = 1 Returns void _clearReference _clearReference(): void Inherited from Resource._clearReference Defined in laya/resource/Resource.ts:218 清除引用 Returns void _removeReference _removeReference...
来源: Laya3.0_api 发布时间: 20231115
...d:Boolean = true):void 销毁此对象。 Parameters destroyChild:Boolean (default = true) — 是否同时销毁子节点,若值为true,则销毁子节点,否则不销毁子节点。 Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...NT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSrcRGB col...
来源: Laya3.0_api 发布时间: 20231115
...地图的引用传进来,参与一些裁剪计算 objectKey:Boolean (default = false) — true:表示当前GridSprite是个活动对象,可以控制,false:地图层的组成块 show()method public function show():void 显示当前GridSprite,并把上面的动画全部显示 updatePos()me...
来源: laya_api 发布时间: 20170929
...NT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial renderQuality Accessors MaterialDefine MaterialProperty _defineDatas albedoColor albedoTexture alphaTest alphaTestValue anisotropy blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blen...
来源: Laya3.0_api 发布时间: 20231102