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

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

321. 音频节点 · LayaAir3.0文档 · 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_文档 发布时间: 20241014

322. 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

323. laya.utils.Color [ 69%]

...值。strColorproperty public var strColor:String 字符串型颜色值。Constructor DetailColor()Constructorpublic function Color(str:*) 根据指定的属性值,创建一个 Color 类的实例。 Parameters str:* — 颜色值。 Method Detailcreate()method public static function create(str:*)...

来源: laya_api 发布时间: 20170422

324. laya.d3.math.Ray [ 69%]

... var direction:Vector3方向originproperty public var origin:Vector3原点Constructor DetailRay()Constructorpublic function Ray(origin:Vector3, direction:Vector3) 创建一个 Ray 实例。 Parameters origin:Vector3 — 射线的起点  direction:Vector3 — 射线的方向 Fri Sep 29 2017, 06:34 ...

来源: laya_api 发布时间: 20170929

325. laya.ani.bone.DeformSlotData [ 69%]

...opertypublic var deformSlotDisplayList:Vector.<DeformSlotDisplayData>Constructor DetailDeformSlotData()Constructorpublic function DeformSlotData()Sat Apr 22 2017, 10:26 AM +08:00

来源: laya_api 发布时间: 20170422

326. laya.particle.ParticleTemplateBase [ 69%]

...配置数据 textureproperty protected var texture:Texture 粒子贴图 Constructor DetailParticleTemplateBase()Constructorpublic function ParticleTemplateBase() 创建一个新的 ParticleTemplateBase 类实例。 Method DetailaddParticleArray()method public function addParticleArray(position:Floa...

来源: laya_api 发布时间: 20170929

327. laya.filters.BlurFilter [ 69%]

...typublic var strength:Number模糊滤镜的强度(值越大,越不清晰 Constructor DetailBlurFilter()Constructorpublic function BlurFilter(strength:Number = 4) 模糊滤镜 Parameters strength:Number (default = 4) — 模糊滤镜的强度值 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

328. laya.device.motion.AccelerationInfo [ 69%]

...加速度值。 zproperty public var z:Number z轴上的加速度值。 Constructor DetailAccelerationInfo()Constructorpublic function AccelerationInfo()Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

329. laya.utils.PerfData [ 69%]

...roperty public var name:Stringscaleproperty public var scale:Number = 1.0Constructor DetailPerfData()Constructorpublic function PerfData(id:int, color:int, name:String, scale:Number) Parameters id:int color:int name:String scale:NumberMethod DetailaddData()method public function addData(v:Numbe...

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

330. laya.d3.terrain.unit.MaterialInfo [ 69%]

...diffuseColor:Vector3specularColorproperty public var specularColor:Vector4Constructor DetailMaterialInfo()Constructorpublic function MaterialInfo()Mon May 13 2019, 02:40 PM +08:00

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