大约有 3,481 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0096 秒)
...edTime Constructors constructor new AnimatorPlayState(): AnimatorPlayState Defined in laya/d3/component/AnimatorPlayState.ts:47 创建一个 AnimatorPlayState 实例。 Returns AnimatorPlayState Accessors animatorState get animatorState(): AnimatorState Defined in laya/d3/component/AnimatorPlayState...
来源: Laya3.0_api 发布时间: 20231102
...oveNode Constructors constructor new LODInfo(mincullRate: number): LODInfo Defined in laya/d3/component/LODGroup.ts:32 实例化一个LODInfo Parameters mincullRate: number Returns LODInfo Accessors mincullRate get mincullRate(): number set mincullRate(value: number): void Defined in laya/d3/compone...
来源: Laya3.0_api 发布时间: 20231115
...tIndexInList _setIndexInList Accessors identifier get identifier(): number Defined in laya/d3/Touch.ts:21 获取唯一识别ID。 Returns number 唯一识别ID。 position get position(): Vector2 Defined in laya/d3/Touch.ts:29 获取触摸点的像素坐标。 Returns Vector2 触摸点的像素坐...
来源: Laya3.0_api 发布时间: 20231102
...elease Constructors constructor new PostProcessEffect(): PostProcessEffect Defined in laya/d3/core/render/PostProcessEffect.ts:11 创建一个 PostProcessEffect 实例。 Returns PostProcessEffect Accessors active get active(): boolean set active(value: boolean): void Defined in laya/d3/core/render/...
来源: Laya3.0_api 发布时间: 20231115
...fer create Constructors constructor new StaticBatchMesh(): StaticBatchMesh Defined in laya/d3/component/staticmesh/StaticBatchMesh.ts:162 Returns StaticBatchMesh Properties bounds bounds: Bounds Defined in laya/d3/component/staticmesh/StaticBatchMesh.ts:162 Methods destroy destroy(): void Defined in...
来源: Laya3.0_api 发布时间: 20231115
...aya.Rigidbody3D); } 报错 TypeError: Cannot read properties of undefined (reading '__className') 使用版本laya 3.1.0 beta3 , 老版本3.0.10打包web复制不了animationcontroller,更新到这个版本出现了另外的问题,设置rigidbody3d istrigger 无效...
来源: Laya_社区 发布时间: 20240102
...de: number, vertexElements: Array<VertexElement>): VertexDeclaration Defined in laya/d3/graphics/VertexDeclaration.ts:45 创建一个 VertexDeclaration 实例。 Parameters vertexStride: number 顶点跨度。 vertexElements: Array<VertexElement> 顶点元素集合。 Returns VertexDecla...
来源: Laya3.0_api 发布时间: 20231102
... AnimatorStateNumberCondition Overrides AnimatorStateCondition.constructor Defined in laya/components/AnimatorStateCondition.ts:108 创建number比较条件类 Parameters name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareFlag(): AniStateConditionNumberCompressType se...
来源: Laya3.0_api 发布时间: 20231115
...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd 编译报错 btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操...
来源: Laya_社区 发布时间: 20180806
...打开之后就出现了这个错误: gameThirdScriptError alert is not defined ReferenceError: alert is not defined at Function.Laya3D.init (http://127.0.0.1:38102/game/code.js:67387:4) at new Main (http://127.0.0.1:38102/game/code.js:111146:16) at http://127.0.0.1:38102/game/co...
来源: Laya_社区 发布时间: 20180620