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

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

151. laya.resource.HTMLCanvas_API3.0 [ 70%]

...封装了 Canvas 的属性和方法。 Hierarchy Resource HTMLCanvas Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors context cpuMemory destroyed gpuMemory height id obsolute referenceCount source width cpuMemory gpuMemory Methods _addReference _c...

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

152. 音频节点 · LayaAir3.3 · 引擎文档 · LAYABOX [ 70%]

...prite3D; @property({ type: Laya.SoundNode }) public sound: Laya.SoundNode; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.sound.source = "resources/sound.wav"; //音频路径 this.sound.lo...

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

153. laya.d3.math.native.ConchQuaternion_API3.0 [ 69%]

...用于创建四元数。 Hierarchy ConchQuaternion Implements IClone Index Constructors constructor Properties elements DEFAULT NAN Accessors w x y z Methods clone cloneTo equals fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling add createFromAx...

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

154. laya.d3.physics.PhysicsSettings [ 69%]

...ubSteps:int = 1物理引擎在一帧中用于补偿减速的最大次数。Constructor DetailPhysicsSettings()Constructorpublic function PhysicsSettings() 创建一个 PhysicsSettings 实例。 Mon May 13 2019, 02:40 PM +08:00

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

155. laya.d3.physics.HitResult [ 69%]

...。succeededproperty public var succeeded:Boolean = false 是否成功。 Constructor DetailHitResult()Constructorpublic function HitResult() 创建一个 HitResult 实例。 Mon May 13 2019, 02:40 PM +08:00

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

156. laya.d3.math.RandX [ 69%]

...ropertypublic static var defaultRand:RandX基于时间种子的随机数。Constructor DetailRandX()Constructorpublic function RandX(seed:Array) 创建一个 Rand 实例。 Parameters seed:Array — 随机种子。 Method Detailrandom()method public function random():Number 返回[0,1)之间的随...

来源: laya_api 发布时间: 20170929

157. laya.d3.math.RandX [ 69%]

...ropertypublic static var defaultRand:RandX基于时间种子的随机数。Constructor DetailRandX()Constructorpublic function RandX(seed:Array) 创建一个 Rand 实例。 Parameters seed:Array — 随机种子。 Method Detailrandom()method public function random():Number 返回[0,1)之间的随...

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

158. laya.d3.physics.ContactPoint [ 69%]

...ositionOnBproperty public var positionOnB:Vector3碰撞器B的碰撞点。Constructor DetailContactPoint()Constructorpublic function ContactPoint() 创建一个 ContactPoint 实例。 Mon May 13 2019, 02:40 PM +08:00

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

159. laya.d3.component.animator.Animator_API3.0 [ 69%]

...Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _controller _extra _singleton cullingMode owner runInEditor scriptPath CULLINGMODE_ALWAYSANIMATE CULLINGMODE_CULLCOMPLETELY Accessors animatorParams awaked controller controllerLayerCount d...

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

160. laya.d3.shader.Shader3D_API3.0 [ 69%]

...lass Shader3D Shader3D 类用于创建Shader3D。 Hierarchy Shader3D Index Constructors constructor Properties PERIOD_CAMERA PERIOD_CUSTOM PERIOD_MATERIAL PERIOD_SCENE PERIOD_SPRITE RENDER_STATE_BLEND RENDER_STATE_BLEND_CONST_COLOR RENDER_STATE_BLEND_DST RENDER_STATE_BLEND_DST_ALPHA RENDER_STATE_BLE...

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