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

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

191. laya.d3.core.light.DirectionLight [ 82%]

... Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()...

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

192. laya.physics.joint.RopeJoint [ 82%]

...berselfAnchor和otherAnchor之间的最大距离RopeJoint  otherAnchor : Array[首次设置有效]链接刚体链接点,是相对于otherBody的左上角位置偏移RopeJoint  otherBody : RigidBody[首次设置有效]关节的连接刚体,可不设置,默认为左上角空刚体RopeJoint ...

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

193. laya.ani.KeyFramesContent_API3.0 [ 82%]

...ration interpolationData nextData startTime Properties dData dData: Float32Array Defined in laya/ani/KeyFramesContent.ts:15 数据变化量 data data: Float32Array Defined in laya/ani/KeyFramesContent.ts:13 数据 duration duration: number Defined in laya/ani/KeyFramesContent.ts:9 持续时间 inter...

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

194. laya.d3.core.light.PointLight [ 82%]

... Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()...

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

195. laya.maths.Vector4_API3.0 [ 82%]

...tW UnitX UnitY UnitZ ZERO Methods clone cloneTo equal forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals lerp max min multiply normalize scale subtract transformByM4x4 Constructors constructor new Vector4(x?: number, y?: number, z?:...

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

196. 数组排序报错 [ 82%]

数组排序报错 var list=temp.sortOn(["priority"],Array.NUMERIC); Uncaught TypeError: temp.sortOn is not a function 排序报错,这是什么原因·· 2017-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...

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

197. laya.d3.core.light.SpotLight [ 82%]

... Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()...

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

198. laya.d3.core.Avatar [ 82%]

...。 Avatar  _parse(data:*, propertyParams:Object = null, constructParams:Array = null):Avatar[static] Avatar  clone():* 克隆。 Avatar  cloneTo(destObject:*):void 克隆。 Avatar  load(url:String, complete:Handler):void[static] 加载Avatar文件。 AvatarConstructor DetailAvatar()Constru...

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

199. laya.d3.math.Vector4_API3.0 [ 82%]

...NE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals lerp max min multiply normalize scale subtract transformByM4x4 Constructors constructor new Vector4(x?: number, y?: number, z?:...

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

200. 设置transform.localRotation之后,就不能再使用transform.rotate了 [ 82%]

...                       //世界矩阵 Matrix4x4elements: Float32Array[16]0: 0.85106498003005981: 02: 03: 04: 05: 0.85106498003005986: 07: 08: 09: 010: 0.851064980030059811: 012: 331.600006103515613: -5.099999944384835e-1414: -3.03830003738403315: 1buffer: (...)byteLength: (...)byteOffset:...

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