大约有 1,402 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0041 秒)
...Index | Frames No Frames VertexPositionNormalTextureTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureTangentInheritanceVertexPositionNormalTextureTangent ObjectImplements IVertex VertexPositionNormalTextureTangent 类用于创建位置、法线、...
来源: laya_api 发布时间: 20170929
...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
...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
...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
...直报错[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
... 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
...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
...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
...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
...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