大约有 1,839 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0076 秒)
Laya_社区(603) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya2.0_示例(68) Laya3.0_文档(53)
...ers owner: TrailRenderer Returns TrailFilter Properties _curtime _curtime: number = 0 Defined in laya/d3/core/trail/TrailFilter.ts:65 _lastPosition _lastPosition: Vector3 = new Vector3() Defined in laya/d3/core/trail/TrailFilter.ts:63 _ownerRender _ownerRender: TrailRenderer Defined in laya/d3/core/...
来源: Laya3.0_api 发布时间: 20231115
...; /** @prop {name:animationState, tips:"动画状态-0 不开启)", type:number, default:0}*/ public animationState: number = 0; /** @prop {name:animationState, tips:"动画间隔单位毫秒", type:number, default:300}*/ public animationInterval: number = 0; /** @prop {name:font, tips:"定义字...
来源: Laya_社区 发布时间: 20191103
...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anch...
来源: Laya2.0_api 发布时间: 20190513
...fined in laya/display/Node.ts:61 节点名称。 Static LIGHTMAP LIGHTMAP: number Inherited from PixelLineSprite3D.LIGHTMAP Defined in laya/d3/core/RenderableSprite3D.ts:23 着色器变量名,光照贴图。 Static LIGHTMAPSCALEOFFSET LIGHTMAPSCALEOFFSET: number Inherited from PixelLineSprite3D.LI...
来源: Laya3.0_api 发布时间: 20231102
... in laya/components/Component.ts:86 Returns boolean density get density(): number set density(value: number): void Inherited from ColliderBase.density Defined in laya/physics/ColliderBase.ts:95 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳...
来源: Laya3.0_api 发布时间: 20231115
...": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...
来源: laya_api 发布时间: 20170929
...用) Public Methods MethodDefined By GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜 GlowFilterConstructor DetailGlowFilter()Constructorpublic function GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜...
来源: laya_api 发布时间: 20170929
...间触发 Parameters value: boolean Returns void exitTime get exitTime(): number set exitTime(value: number): void Defined in laya/d3/component/Animator/AnimatorTransition.ts:151 触发时间(归一化时间) Returns number Defined in laya/d3/component/Animator/AnimatorTransition.ts:147 触发...
来源: Laya3.0_api 发布时间: 20231115
...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = ...
来源: laya_api 发布时间: 20170929
...c Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并...
来源: laya_api 发布时间: 20170929