大约有 2,531 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0080 秒)
Laya_社区(2464) Laya2.0_文档(27) Laya3.0_api(15) Laya3.0_文档(14) Laya_示例(5) Laya2.0_api(5) laya_api(1)
... = u_OutlineColor.rgb * u_OutlineLightness; gl_FragColor = vec4(finalColor,0.0); } ``` ##### 第二个Pass使用的着色器: 顶点着色器 `outline02.vs` 代码如下: ```c++ #include "Lighting.glsl"; attribute vec4 a_Position; attribute vec2 a_Texcoord0; uniform mat4 u_MvpMatrix; uniform mat...
来源: Laya2.0_文档 发布时间: 20210715
... number 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 Default value layerIndex: number = 0 层索引。 Default value normalizedTime: number = Number.NEGATIVE_INFINITY 归一化的播放起始时间。 Returns boolean destroy destroy(): void Inherited from Compo...
来源: Laya3.0_api 发布时间: 20231115
...RDecodeValues defaultTextureHDRDecodeValues: Vector4 = new Vector4(1.0,1.0,0.0,0.0) Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:28 默认解码数据 Accessors active get active(): boolean set active(value: boolean): void Inherited from Node.active Defined in laya/display/Node.ts:645 ...
来源: Laya3.0_api 发布时间: 20231102
...me/indirect_reference_table.cc:113] 503: 0x131f23e0 java.lang.String "683820.0" 03-22 13:52:03.749 15130-15218/com.xmvigor.shyxcs A/art: art/runtime/indirect_reference_table.cc:113] 502: 0x131f2080 java.lang.String "307545.0" 03-22 13:52:03.749 15130-15218/com.xmvigor.shyxcs A/art: art/runtime/indir...
来源: Laya_社区 发布时间: 20180322
... number 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 Default value layerIndex: number = 0 层索引。 Default value normalizedTime: number = Number.NEGATIVE_INFINITY 归一化的播放起始时间。 Returns void destroy destroy(): void Inherited from Componen...
来源: Laya3.0_api 发布时间: 20231102
...localstorage I/WebViewFactory: Loading com.google.android.webview version 70.0.3538.80 (code 353808050) I/zygote64: no shared libraies, dex_files: 1 I/zygote64: Rejecting re-init on previously-failed class java.lang.Class<hs>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webk...
来源: Laya_社区 发布时间: 20181119
... 关于使用matterjs物理引擎鼠标问题 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 问题状态 最新活动: 2018-01-12 09:31 浏览: 3350 关注: 4 人
来源: Laya_社区 发布时间: 20171226
...uration 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 * @param layerIndex 层索引。 * @param normalizedTime 归一化的播放起始时间。 */ crossFade(name: string, transitionDuration: number, layerIndex: number = 0, normalizedTime: number = Number.NEGATI...
来源: Laya3.0_文档 发布时间: 20251010
... number 过渡时间,该值为当前动画状态的归一化时间,值在0.0~1.0之间。 Default value layerIndex: number = 0 层索引。 Default value normalizedTime: number = Number.NEGATIVE_INFINITY 归一化的播放起始时间。 Returns void destroy destroy(): void Inherited from Componen...
来源: Laya3.0_api 发布时间: 20231115
... 请问下加载TFF字体要怎么加载呢? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 问题状态 最新活动: 2018-11-21 12:59 浏览: 2761 关注: 3 人 Milhous • 2018-11-21 13:57 那么,是不是可以这样理解,我对Skeleton执行...
来源: Laya_社区 发布时间: 20181120