大约有 854 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
Laya_社区(263) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(34) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
...in laya/d3/core/Sprite3D.ts:142 创建一个 Sprite3D 实例。 Parameters Default value name: string = null 精灵名称。 Default value isStatic: boolean = false 是否为静态。 Returns Sprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/No...
来源: Laya3.0_api 发布时间: 20231115
...rop {name:editOptionType, tips:"", type:EditOption, option:"aaa,bbb,true", default:"bbb"}*/ public editOptionType:string = "bbb";这样使用字符串是可以的,但是我现在需要显示自己定义的枚举 enum ENUM_Effect{ null=0, popupEffect = 1, closeEffect = 2 }; function ENUM_ChangeSt...
来源: Laya_社区 发布时间: 20191029
...求这个 URL 与包含脚本的文本具有相同的主机名和端口。 Default value data: any = null (default = null)发送的数据。 Default value method: "get" | "post" | "head" = "get" (default = "get")用于请求的 HTTP 方法。值包括 "get"、"post"、"head"。 Default value respons...
来源: Laya3.0_api 发布时间: 20231115
...是否缓存及派发完成事件 Event.COMPLETE 。 Parameters content:* (default = null) — 加载后的数据 getAtlas()method public static function getAtlas(url:String):Array 获取指定资源地址的图集地址列表。 Parameters url:String — 图集地址。 ReturnsArray — 返回地...
来源: Laya2.0_api 发布时间: 20190513
...ernion Implements IClone Index Constructors constructor Properties w x y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 creat...
来源: Laya3.0_api 发布时间: 20231115
...。 bufferUsage:int — VertexBuffer3D用途类型。 canRead:Boolean (default = false) — 是否可读。 dateType:int (default = NaN) — 数据类型。 Method Detailbind()methodoverride public function bind():Boolean ReturnsBooleandestroy()method override public function destroy():void g...
来源: Laya2.0_api 发布时间: 20190513
...on className="laya.customUI.ScaleButton" inherit="Button" skinLabel="skin" defaultValue="label=''" icon="sbtn" resName="sbtn" group="公用,常用,宽高及位置" drag="3"> <prop name="scaleTime" tips="缩放使用时间" type="number" default="100" group="常用"/> </ScaleButton> &l...
来源: Laya_社区 发布时间: 20161026
...olean 派发事件。 Parameters type:String — 事件类型。 data:* (default = null) — (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用...
来源: laya_api 发布时间: 20170929
...olean 派发事件。 Parameters type:String — 事件类型。 data:* (default = null) — (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用...
来源: Laya2.0_api 发布时间: 20190513
...ernion Implements IClone Index Constructors constructor Properties w x y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 creat...
来源: Laya3.0_api 发布时间: 20231102