• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 234 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0046 秒)

121. Uncaught 无法实例class PhysicsCollider extends PhysicsTriggerComponent [ 72%]

...class PhysicsCollider extends PhysicsTriggerComponent PhysicsCollider这个组件我只添加了一次,当我按住键盘在点击鼠标的时候,就会有这个错误。说我组件重复添加。我不知道,是你们有默认的键盘事件影响的,还是什么问题。 以下是报错...

来源: Laya_社区 发布时间: 20200505

122. laya.utils.PerfHUD [ 71%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite  hud_height : int = 200PerfHUD  hud_width : int = 800PerfHUD  inst : PerfHUD[static] PerfHUD mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状...

来源: Laya2.0_api 发布时间: 20190513

123. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 71%]

...tionProbe Class ReflectionProbe ReflectionProbe 类用于实现反射探针组件 miner Hierarchy Sprite3D ReflectionProbe Index Constructors constructor Properties _extra _isScene _scene _url name TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors active activeInHierarchy boundsMax boundsMin boxPr...

来源: Laya3.0_api 发布时间: 20231102

124. 加速器是不是不支持input:file [ 70%]

...改变 或者格式问题? 微信开发者工具不支持HTMLDivElement组件 Failed to load resource: net::ERR_FILE_NOT_FOUND 发布版本是不是可以只使用code.js,删掉js目录 对象池的使用方法是不是先new一个类然后在存到对象池 Laya的DrawCall计算方式是不是...

来源: Laya_社区 发布时间: 20170116

125. laya.d3.component.animation.KeyframeAnimations [ 70%]

...lasses RigidAnimations, SkinAnimations KeyframeAnimation 类用于帧动画组件的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations  ...

来源: laya_api 发布时间: 20170929

126. laya.d3.core.Sprite3D_API3.0 [ 69%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...

来源: Laya3.0_api 发布时间: 20231115

127. laya.d3.core.light.LightSprite_API3.0 [ 69%]

...rited from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 destroyed get destroyed(): boolean Inherited from Node.destroyed Defined in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能...

来源: Laya3.0_api 发布时间: 20231115

128. laya.d3.physics.Rigidbody3D_API3.0 [ 69%]

...m Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组件。 Parameters value: boolean Returns void friction get friction(): number set friction(value: number): v...

来源: Laya3.0_api 发布时间: 20231115

129. 获取位置信息 · LayaAir3.0文档 · LAYABOX [ 69%]

...ion.maximumAge }); } 在LayaAir IDE中,给Scene2D添加一个自定义的组件脚本,添加如下代码,实现鼠标点击后,获取地理位置。 const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { constructor() { super(); } onMouseClick(evt: Laya...

来源: Laya3.0_文档 发布时间: 20241014

130. laya.d3.component.Animator [ 69%]

...AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  avatar : Avatar 获取avatar。 Animator  cullingMode : int = 2 裁剪模式Animator destroyed : Boolean[...

来源: Laya2.0_api 发布时间: 20190513