• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 317 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)

181. laya.d3.shader.Shader3D_API3.0 [ 58%]

...预编译shader文件,主要是处理宏定义 Parameters name: string Default value attributeMap: any = null Default value uniformMap: any = null Default value enableInstancing: boolean = false Default value supportReflectionProbe: boolean = false Returns Shader3D Static addInclude addInclude(fil...

来源: Laya3.0_api 发布时间: 20231102

182. laya.ui.View_API3.0 [ 58%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough ...

来源: Laya3.0_api 发布时间: 20231115

183. laya.sprite精灵无缝拼接地图,会出现黑线跟白线,使用laya的2.0.1beta版本 [ 58%]

...位置定位是没错,而且都是整数的移动地图的。   export default class MapSprite extends Laya.Image{ isShow:boolean = false; name:string = ""; constructor() { super(); }  loadImageAndPos(name:string,posX:number,posY:number):void { this.name = name; this.anchorX = 0; this.anchorY = ...

来源: Laya_社区 发布时间: 20190315

184. laya.d3.math.native.ConchVector3_API3.0 [ 58%]

...Y UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromArray setValue toDefault Clamp TransformNormal add cross distance distanceSquared dot equals lerp max min multiply normalize scalarLength scalarLengthSquared scale subtract transformCoordinate transformQuat transformV3ToV3 transformV3ToV4 Con...

来源: Laya3.0_api 发布时间: 20231102

185. laya.resource.RenderTexture2D_API3.0 [ 58%]

...r defuv flipyuv Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture depthStencilFormat destroyed dimension filterMode format gammaCorrection gammaSpace generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount obsolute offsetX offsetY referenceCount samples so...

来源: Laya3.0_api 发布时间: 20231115

186. laya.resource.HTMLCanvas_API3.0 [ 58%]

...ts:59 根据指定的类型,创建一个 HTMLCanvas 实例。 Parameters Default value createCanvas: boolean = false Returns HTMLCanvas Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited fr...

来源: Laya3.0_api 发布时间: 20231115

187. laya.ani.swf.MovieClip_API3.0 [ 58%]

...n laya/ani/swf/MovieClip.ts:83 创建一个 MovieClip 实例。 Parameters Default value parentMovieClip: MovieClip = null 父MovieClip,自己创建时不需要传该参数 Returns MovieClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _...

来源: Laya3.0_api 发布时间: 20231115

188. laya.html.dom.HTMLIframeElement_API3.0 [ 57%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...

来源: Laya3.0_api 发布时间: 20231102

189. laya.utils.Ease_API3.0 [ 57%]

...定动画属性的更改总计。 d: number 指定运动的持续时间。 Default value s: number = 1.70158 指定过冲量,此处数值越大,过冲越大。 Returns number 指定时间的插补属性的值。 Static backInOut backInOut(t: number, b: number, c: number, d: number, s?: number): ...

来源: Laya3.0_api 发布时间: 20231115

190. laya.ani.bone.Skeleton_API3.0 [ 57%]

...ned in laya/ani/bone/Skeleton.ts:121 创建一个Skeleton对象 Parameters Default value aniMode: number = 0 动画模式,0不支持换装,1、2支持换装 Returns Skeleton Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _...

来源: Laya3.0_api 发布时间: 20231115