大约有 826 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0057 秒)
Laya3.0_api(263) Laya_社区(252) Laya2.0_api(142) laya_api(119) Laya2.0_文档(28) Laya3.0_文档(17) Laya_示例(3) Laya2.0_示例(2)
...efined in laya/d3/math/Color.ts:97 创建一个 Color 实例。 Parameters Default value r: number = 1 颜色的red分量。 Default value g: number = 1 颜色的green分量。 Default value b: number = 1 颜色的blue分量。 Default value a: number = 1 颜色的alpha分量。 Returns Color Proper...
来源: Laya3.0_api 发布时间: 20231102
...。 bufferUsage:int — VertexBuffer3D用途类型。 canRead:Boolean (default = false) — 是否可读。 Method DetailbindWithIndexBuffer()method public function bindWithIndexBuffer(ib:IndexBuffer3D):void 和索引缓冲一起绑定。 Parameters ib:IndexBuffer3D — 索引缓冲。 detoryRes...
来源: laya_api 发布时间: 20170929
...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...
来源: Laya3.0_api 发布时间: 20231102
...ber = 0, y:Number = 0) 创建一个 Vector2 实例。 Parameters x:Number (default = 0) — X轴坐标。 y:Number (default = 0) — Y轴坐标。 Method Detailclone()method public function clone():* 克隆。 Returns* — 克隆副本。 cloneTo()method public function cloneTo(destObject:*):voi...
来源: Laya2.0_api 发布时间: 20190513
...texBuffer3D 实例。 Parameters indexType: IndexFormat indexCount: number Default value bufferUsage: BufferUsage = BufferUsage.Static VertexBuffer3D用途类型。 Default value canRead: boolean = false 是否可读。 Returns NativeIndexBuffer3D Properties _buffer _buffer: Float32Array | Uint16Arr...
来源: Laya3.0_api 发布时间: 20231115
...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...
来源: Laya3.0_api 发布时间: 20231115
...owFilter.ts:24 创建发光滤镜 Parameters color: string 滤镜的颜色 Default value blur: number = 4 边缘模糊的大小 Default value offX: number = 6 X轴方向的偏移 Default value offY: number = 6 Y轴方向的偏移 Returns GlowFilter Methods getBlurInfo1Native getBlurInfo1Native(): Fl...
来源: Laya3.0_api 发布时间: 20231115
...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...
来源: Laya3.0_api 发布时间: 20231115
...EffectAnimation> <Graphic className="laya.editorUI.GraphicContainer" defaultValue="skin='comp/sound.png'" skinLabel="url" icon="Box" groups="公用,常用,宽高及位置,旋转及缩放" drag="3"> <prop name="x" tips="X轴坐标" type="number" default="" group="宽高及位置" /> &l...
来源: Laya_社区 发布时间: 20180619
...des Sprite.constructor Defined in laya/device/media/Video.ts:43 Parameters Default value width: number = 320 Default value height: number = 240 Returns Video Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean...
来源: Laya3.0_api 发布时间: 20231102