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

大约有 1,402 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0041 秒)

981. laya.d3.graphics.VertexPositionNormalTextureTangent [ 72%]

...Index | Frames No Frames VertexPositionNormalTextureTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureTangentInheritanceVertexPositionNormalTextureTangent ObjectImplements IVertex VertexPositionNormalTextureTangent 类用于创建位置、法线、...

来源: laya_api 发布时间: 20170929

982. ScrollRect设置会引起其他的UI资源无法正在显示 [ 72%]

...tMove(len:int):void { trace("[TestView.StartMove]") // TODO Auto Generated method stub Laya.timer.loop(100,this,UpdatePath,[len]); } private function UpdatePath(len:int):void { // TODO Auto Generated method stub var show:int = len -1; for(var i=0;i<len;i++){ if(arr[i]){ arr[i].x+= speed; if(arr[i...

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

983. laya.d3.core.render.command.MaterialInstancePropertyBlock_API3.0 [ 72%]

...s constructor Properties INSTANCETYPE_ATTRIBUTE INSTANCETYPE_UNIFORMBUFFER Methods clear getPropertyArray setNumberArray setVector2Array setVector3Array setVectorArray Constructors constructor new MaterialInstancePropertyBlock(): MaterialInstancePropertyBlock Defined in laya/d3/core/render/command/M...

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

984. laya.d3.core.Gradient_API3.0 [ 72%]

...ysCount colorRGBKeysCount maxColorAlphaKeysCount maxColorRGBKeysCount mode Methods addColorAlpha addColorRGB clone cloneTo evaluateColorAlpha evaluateColorRGB updateColorAlpha updateColorRGB Constructors constructor new Gradient(maxColorRGBKeyCount: number, maxColorAlphaKeyCount: number): Gradient D...

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

985. wx.canvasToTempFilePath在TS下如何使用啊? [ 71%]

...直报错[ts] The 'this' context of type 'typeof wx' is not assignable to method's 'this' of type 'string'. canvasId也是我乱写的 如果才能正确获取小游戏当前画布的canvasId啊? 2018-11-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

986. LAYABOX游戏实时语音之APP版本 [ 71%]

... onJoinChatRoom(Integer errorcode, String roomID) { // TODO Auto-generated method stub } @Override public void onLeaveChatRoom(Integer errorcode, String roomId) { // TODO Auto-generated method stub } @Override public void onUserJoinChatRoom(String roomID, String userID) { } @Override public void onU...

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

987. laya.d3.math.BoundsImpl_API3.0 [ 71%]

...lone Index Constructors constructor Properties _boundBox Accessors max min Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/B...

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

988. laya.components.KeyframeNode2D_API3.0 [ 71%]

...ys fullPath nodePath Accessors keyFramesCount ownerPathCount propertyCount Methods _joinOwnerPath _joinProperty _setKeyframeCount _setOwnerPathByIndex _setOwnerPathCount _setPropertyByIndex _setPropertyCount getKeyframeByIndex getOwnerPathByIndex getPropertyByIndex Properties _indexInList _indexInLi...

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

989. laya.d3.component.animator.AnimatorTransition_API3.0 [ 71%]

...ons destState exitByTime exitTime mute name transduration transstartoffset Methods addCondition check removeCondition Constructors constructor new AnimatorTransition(): AnimatorTransition Defined in laya/d3/component/Animator/AnimatorTransition.ts:45 创建一个新的Animatortransition Returns Anim...

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

990. laya.d3.core.trail.VertexTrail [ 71%]

...es | All Classes | Index | Frames No Frames VertexTrailProperties | Methods | Constants Packagelaya.d3.core.trailClasspublic class VertexTrailInheritanceVertexTrail ObjectImplements IVertex VertexTrail 类用于创建拖尾顶点结构。 Public Properties PropertyDefined By  vertexDecla...

来源: Laya2.0_api 发布时间: 20190513