大约有 596 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0051 秒)
...tailambientColorpropertyambientColor:Vector3 Implementation public function get ambientColor():Vector3 public function set ambientColor(value:Vector3):voidblendproperty blend:int 获取混合方式。 Implementation public function get blend():int public function set b...
来源: Laya2.0_api 发布时间: 20190513
String转XMLDom的问题 public static function stringToXMLDom(value:String):XmlDom { var xml:XmlDom; /*[IF-SCRIPT-BEGIN] if(document.all) { xml=new ActiveXObject("Microsoft.XMLDOM"); xml.loadXML(value); } else { xml = new DOMParser().parseFromString(value, "text/xml"); } [IF-SCRIPT-END...
来源: Laya_社区 发布时间: 20170221
...射器速度随机值。Constructor DetailEmitterRing()Constructorpublic function EmitterRing(particle3D:Particle3D) 创建一个 EmitterRing 实例。 Parameters particle3D:Particle3D — 粒子。 Method Detailemit()methodoverride public function emit():void 环发射器发射函数。 update()met...
来源: laya_api 发布时间: 20170603
...[override] 获取是否为单实例组件。 Implementation public function get isSingleton():BooleanMethod Detail_isScript()methodoverride public function _isScript():Boolean ReturnsBoolean_onAwake()method override protected function _onAwake():void _onDestroy()method override protected f...
来源: Laya2.0_api 发布时间: 20190513
...s type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要...
来源: Laya3.0_api 发布时间: 20231115
...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...
来源: Laya3.0_api 发布时间: 20231102
...果不希望刚体旋转,这设置为false Implementation public function get allowRotation():Boolean public function set allowRotation(value:Boolean):voidallowSleepproperty allowSleep:Boolean是否允许休眠,允许休眠能提高性能 Implementation public function ge...
来源: Laya2.0_api 发布时间: 20190513
...格的全局默认绑定动作逆矩阵。 Implementation public function get InverseAbsoluteBindPoses():Vector.<Matrix4x4>materialsproperty materials:Vector.<BaseMaterial> [read-only] 获取材质队列的浅拷贝。 Implementation public function get materials():Ve...
来源: laya_api 发布时间: 20170929
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115