大约有 248 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0030 秒)
...unWith setTo create Constructors constructor new Handler(caller?: Object | null, method?: Function | null, args?: any[] | null, once?: boolean): Handler Defined in laya/utils/Handler.ts:23 根据指定的属性值,创建一个 Handler 类的实例。 Parameters Default value caller: Object | null ...
来源: Laya3.0_api 发布时间: 20231115
...色,或者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: a...
来源: Laya3.0_api 发布时间: 20231115
...色,或者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: a...
来源: Laya3.0_api 发布时间: 20231115
...: string = "#ffffff" Defined in laya/ui/AutoBitmap.ts:31 uv uv: number[] = null Defined in laya/ui/AutoBitmap.ts:29 Accessors cmds get cmds(): any[] set cmds(value: any[]): void Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。 Returns an...
来源: Laya3.0_api 发布时间: 20231115
...Methods createRTByContextReleaseTexture Properties camera camera: Camera | null = null Defined in laya/d3/core/render/PostProcessRenderContext.ts:18 渲染相机。 command command: CommandBuffer | null = null Defined in laya/d3/core/render/PostProcessRenderContext.ts:22 后期处理指令流。 com...
来源: Laya3.0_api 发布时间: 20231115
... create create(url: string | (string | createItem)[], complete?: Handler | null, progress?: Handler | null, type?: string | null, constructParams?: any[] | null, propertyParams?: any, priority?: number, cache?: boolean): void Defined in laya/net/LoaderManager.ts:97 根据clas类型创建一个未初...
来源: Laya3.0_api 发布时间: 20231102
...oid from from(target: any, props: any, duration: number, ease?: Function | null, complete?: Handler | null, delay?: number, coverBefore?: boolean): Tween Defined in laya/utils/Tween.ts:100 从props属性,缓动到当前状态。 Parameters target: any 目标对象(即将更改属性值的对象)...
来源: Laya3.0_api 发布时间: 20231115
...s value: number Returns void geometryBounds get geometryBounds(): Bounds | null set geometryBounds(value: Bounds | null): void Defined in laya/d3/RenderObjs/NativeOBJ/NativeBaseRenderNode.ts:84 Returns Bounds | null Defined in laya/d3/RenderObjs/NativeOBJ/NativeBaseRenderNode.ts:88 Parameters value:...
来源: Laya3.0_api 发布时间: 20231115
...建一个 CommandBuffer 实例。 Parameters Default value name: string = null Default value shadowCaster: boolean = false Returns CommandBuffer Accessors casterShadow get casterShadow(): boolean Defined in laya/d3/core/render/command/CommandBuffer.ts:58 Returns boolean context get context(): Render...
来源: Laya3.0_api 发布时间: 20231115
...度,1.0为正常播放速度。 Accessors clip get clip(): AnimationClip | null set clip(value: AnimationClip | null): void Defined in laya/d3/component/AnimatorState.ts:46 动作。 Returns AnimationClip | null Defined in laya/d3/component/AnimatorState.ts:50 动作。 Parameters value: AnimationCl...
来源: Laya3.0_api 发布时间: 20231102