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

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

421. 要做一个方形倒计时,请问该怎么实现,不知道该怎么做 [ 89%]

...port app.TheGame; import laya.display.Sprite; import laya.maths.Rectangle; public class CdSprite extends Sprite { public static const START:int = -90; public static const COLOR:String = "#000000"; private var r:Number = BarCell.WID / Math.SQRT2; private var rect:Rectangle = new Rectangle(0,0,BarCell...

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

422. Shader预编译(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 89%]

...介绍 1.当前ShaderVariant着色器变种对应的Shader3D ```typescript public function get shader(): Shader3D; ``` 2.子着色器索引 ```typescript public function get subShaderIndex(): Number; ``` 3.通道索引 ```typescript public function get passIndex(): Number; ``` 4.宏定义集合 ```t...

来源: Laya2.0_文档 发布时间: 20210715

423. laya.d3.component.animation.SkinAnimations [ 89%]

...onsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class SkinAnimationsInheritanceSkinAnimations KeyframeAnimations Component3D EventDispatcher Object SkinAnimations 类用于创建蒙皮动画组件。 Public Properties Hide Inherited Public Properties Show Inherited ...

来源: laya_api 发布时间: 20170929

424. laya.d3.graphics.VertexPositionNormalColorTangent [ 89%]

...sitionNormalColorTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTangentInheritanceVertexPositionNormalColorTangent ObjectImplements IVertex VertexPositionNormalColorTangent 类用于创建位置、法线、颜色、切线顶点结构。 Public Propert...

来源: laya_api 发布时间: 20170929

425. laya.d3.graphics.VertexPositionNormalColorTexture [ 89%]

...sitionNormalColorTextureProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTextureInheritanceVertexPositionNormalColorTexture ObjectImplements IVertex VertexPositionNormalColorTexture 类用于创建位置、法线、颜色、纹理顶点结构。 Public Propert...

来源: laya_api 发布时间: 20170929

426. laya.utils.Ease [ 89%]

... Classes | Index | Frames No Frames EaseMethods Packagelaya.utilsClasspublic class EaseInheritanceEase Object Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Public Methods  MethodDefined By  backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Numbe...

来源: laya_api 发布时间: 20170929

427. laya.utils.Ease [ 89%]

... Classes | Index | Frames No Frames EaseMethods Packagelaya.utilsClasspublic class EaseInheritanceEase Object Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Public Methods  MethodDefined By  backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Numbe...

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

428. 碰撞检测 outHitInfo.distance 一直等于 -1 ?(TS代码) [ 89%]

...------------ class RoleControlScript extends Laya.Script{ /*角色模型*/ public roleModel:Laya.Sprite3D; /*角色动画组件*/ public roleAni:Laya.Animator; /*角色当前动作*/ public currentAction:string = "stand"; /*角色动画是否完成*/ public aniComplete:Boolean = true; /*角色移动...

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

429. laya.d3.graphics.VertexPositionNormalTexture0Texture1Tangent [ 89%]

...lTexture0Texture1TangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1TangentInheritanceVertexPositionNormalTexture0Texture1Tangent ObjectImplements IVertex VertexPositionNormalTextureTangent 类用于创建位置、法线、纹理、切线顶点...

来源: laya_api 发布时间: 20170929

430. laya.d3.graphics.VertexPositionNormalTextureTangent [ 89%]

...tionNormalTextureTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTextureTangentInheritanceVertexPositionNormalTextureTangent ObjectImplements IVertex VertexPositionNormalTextureTangent 类用于创建位置、法线、纹理、切线顶点结构。 Public P...

来源: laya_api 发布时间: 20170929