大约有 1,873 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)
Laya_社区(617) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya3.0_文档(73) Laya2.0_示例(68)
...onent owner : Node [只读]获取所属Node节点。 Component speed : Number 获取动画的播放速度,1.0为正常播放速度。 AnimatorPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Animator() 创建一个 Animation 实例。 Animator _o...
来源: Laya2.0_api 发布时间: 20190513
...定义字体和字号,比如"20px Arial"。 StrokeTextCmd lineWidth : Number 线条宽度。 StrokeTextCmd text : String 在画布上输出的文本。 StrokeTextCmd textAlign : String 文本对齐方式,可选值:"left","center","right"。 StrokeTextCmd x : Number 开始绘制...
来源: Laya2.0_api 发布时间: 20190513
...rties Show Inherited Public Properties PropertyDefined By emissionRate : Number 获取粒子发射速率 EmitterBase minEmissionTime : Number 发射粒子最小时间间隔 EmitterBase particleTemplate : ParticleTemplateBase[write-only] 设置粒子粒子模板 EmitterBase position : Vector3...
来源: laya_api 发布时间: 20170603
...的最近点 Collision distanceBoxToBox(box1:BoundBox, box2:BoundBox):Number[static] 空间中包围盒到包围盒的距离 Collision distanceBoxToPoint(box:BoundBox, point:Vector3):Number[static] 空间中点到包围盒的距离 Collision distancePlaneToPoint(plane:Plane, point:Vector3):...
来源: laya_api 发布时间: 20170929
...ght matrix texture uv width x y ID Methods recover Properties alpha alpha: number Defined in laya/display/cmd/DrawTextureCmd.ts:42 (可选)透明度。 blendMode blendMode: string | null Defined in laya/display/cmd/DrawTextureCmd.ts:50 (可选)混合模式。 color color: number = 4294967295...
来源: Laya3.0_api 发布时间: 20231115
...最近点 CollisionUtils distanceBoxToBox(box1:BoundBox, box2:BoundBox):Number[static] 空间中包围盒到包围盒的距离 CollisionUtils distanceBoxToPoint(box:BoundBox, point:Vector3):Number[static] 空间中点到包围盒的距离 CollisionUtils distancePlaneToPoint(plane:Plane, poi...
来源: Laya2.0_api 发布时间: 20190513
...ect 绘制三角形命令 Public Properties PropertyDefined By alpha : Number alpha DrawTrianglesCmd blendMode : String blend模式 DrawTrianglesCmd color : ColorFilter 颜色变换 DrawTrianglesCmd indices : Uint16Array 顶点索引。 DrawTrianglesCmd matrix : Matrix 缩放矩阵...
来源: Laya2.0_api 发布时间: 20190513
...示使用此文本格式的文本是否为斜体。 TextStyle leading : Number 垂直行间距(以像素为单位) TextStyle padding : Array 默认边距信息 [左边距,上边距,右边距,下边距](边距以像素为单位) TextStyle stroke : Number 描边宽度(以像...
来源: Laya2.0_api 发布时间: 20190513
...n:String, materialBath:String):String[static] private Laya3D init(width:Number, height:Number, antialias:Boolean = false, alpha:Boolean = false, premultipliedAlpha:Boolean = true, stencil:Boolean = true):void[static] 初始化Laya3D相关设置。 Laya3DConstructor DetailLaya3D()Constructorpublic...
来源: laya_api 发布时间: 20170929
...ring Returns AnimatorControllerLayer Properties blendingMode blendingMode: number = AnimatorControllerLayer.BLENDINGMODE_OVERRIDE Defined in laya/d3/component/AnimatorControllerLayer.ts:59 混合模式。 defaultWeight defaultWeight: number = 1 Defined in laya/d3/component/AnimatorControllerLayer.ts...
来源: Laya3.0_api 发布时间: 20231102