大约有 696 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(97) Laya2.0_文档(23) Laya3.0_文档(11) Laya2.0_示例(1)
...te var _keys:Array = []; /** * 获取字典的长度。 */ public function get lenght():int { return _lenght; } /** * 获取所有的子元素列表。 */ public function get values():Array { return _values; } /** * 获取所有的子元素键名列表。 */ public function get keys():Array { return...
来源: Laya_社区 发布时间: 20180619
...slooping soloTransitions transitions Methods addScript clone cloneTo event getScript getScripts hasListener off offAll offAllCaller on once Constructors constructor new AnimatorState(): AnimatorState Defined in laya/d3/component/Animator/AnimatorState.ts:157 创建一个 AnimatorState 实例。 Retu...
来源: Laya3.0_api 发布时间: 20231115
...e; Stage; var a:Dictionary = new Dictionary(); a.set('test','aa'); trace(a.get('test')); } } }生成的分包test.js(function(window,document,Laya){ var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.getset,__newvec=Laya.__newvec; var Stage=laya.display.Stage,TestA...
来源: Laya_社区 发布时间: 20170322
... Constructors constructor Properties _id destroyedImmediately lock morphTargetData name url uuid DEBUG MESH_INSTANCEBUFFER_TYPE_NORMAL MESH_INSTANCEBUFFER_TYPE_SIMPLEANIMATOR Accessors bounds cpuMemory destroyed gpuMemory id indexCount indexFormat inverseAbsoluteBindPoses obsolute referenceCount sub...
来源: Laya3.0_api 发布时间: 20231115
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bar : Image[read-only] 获取进度条对象。 ProgressBar bg : Image[read-only] 获取背景条对象。 ProgressBar blendMode : String指定...
来源: laya_api 发布时间: 20170929
...learTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeC...
来源: Laya3.0_api 发布时间: 20231115
...d in laya/d3/math/BoundSphere.ts:15 包围球的半径。 Accessors center get center(): Vector3 set center(value: Vector3): void Defined in laya/d3/math/BoundSphere.ts:20 Returns Vector3 Defined in laya/d3/math/BoundSphere.ts:16 Parameters value: Vector3 Returns void radius get radius(): number set...
来源: Laya3.0_api 发布时间: 20231115
...:Array, offset:int = 0):void 从Array数组拷贝值。 ConchQuaternion getYawPitchRoll(out:ConchVector3):void 分解四元数到欧拉角(顺序为Yaw、Pitch、Roll),参考自http://xboxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产...
来源: Laya2.0_api 发布时间: 20190513
..._btDefaultQuaternion); } var collisionObjects = bt.AllConvexResultCallback_get_m_collisionObjects(convexResultCall); var btPoints = bt.AllConvexResultCallback_get_m_hitPointWorld(convexResultCall); var btNormals = bt.AllConvexResultCallback_get_m_hitNormalWorld(convexResultCall); var btFractions = b...
来源: Laya_社区 发布时间: 20201017
...aya/d3/math/Native/ConchVector4.ts:11 零向量,禁止修改 Accessors w get w(): number set w(value: number): void Defined in laya/d3/math/Native/ConchVector4.ts:83 获取W轴坐标。 Returns number W轴坐标。 Defined in laya/d3/math/Native/ConchVector4.ts:91 设置W轴坐标。 Parameters va...
来源: Laya3.0_api 发布时间: 20231102