大约有 624 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
... /** * @inheritDoc */ /*override*/ onAwake(): void { this.camera = (<Laya.Camera>this.owner); } /** * @inheritDoc */ /*override*/ onUpdate(): void { ...
来源: Laya_社区 发布时间: 20200707
...建一个 Animation 实例。 Animator _load(owner:ComponentNode):void[override] Animator _unload(owner:ComponentNode):void[override] Animator _updateAvatarNodes(avatarAnimationDatas:Vector.<Matrix4x4>):void private Animator _updateAvatarNodesCache(avatarAnimationDatas:Vector.<M...
来源: laya_api 发布时间: 20170929
...haderValueInit Constructors constructor new TrailRenderer(): TrailRenderer Overrides BaseRender.constructor Defined in laya/d3/core/trail/TrailRenderer.ts:22 实例化一个拖尾渲染器 Returns TrailRenderer Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Define...
来源: Laya3.0_api 发布时间: 20231115
...n laya/d3/core/GeometryElement.ts:146 Returns void destroy destroy(): void Overrides GeometryElement.destroy Defined in laya/d3/core/UI3D/UI3DGeometry.ts:208 inheritdoc override Returns void setDrawArrayParams setDrawArrayParams(first: number, count: number): void Inherited from GeometryElement.setD...
来源: Laya3.0_api 发布时间: 20231115
...tructors constructor new FontClip(skin?: string, sheet?: string): FontClip Overrides Clip.constructor Defined in laya/ui/FontClip.ts:30 Parameters Default value skin: string = null 位图字体皮肤 Default value sheet: string = null 位图字体内容,空格代表换行 Returns FontClip Properti...
来源: Laya3.0_api 发布时间: 20231115
...nder(): StatiVertexMergeBatchRender Inherited from BatchRender.constructor Overrides BaseRender.constructor Defined in laya/d3/component/Volume/BatchVolume/BatchRender.ts:22 创建一个 BatchRender 实例。 Returns StatiVertexMergeBatchRender Properties Optional _extra _extra: IComponentExtra Inhe...
来源: Laya3.0_api 发布时间: 20231115
...fine shaderValueInit Constructors constructor new BaseRender(): BaseRender Overrides Component.constructor Defined in laya/d3/core/render/BaseRender.ts:466 创建一个新的 BaseRender 实例。 Returns BaseRender Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra De...
来源: Laya3.0_api 发布时间: 20231115
...dTerrainMaterial()ExtendTerrainMaterial _addReference(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMateri...
来源: Laya2.0_api 发布时间: 20190513
...调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node cont...
来源: Laya2.0_api 发布时间: 20190513
...te Constructors constructor new ParticleShaderValue(): ParticleShaderValue Overrides Value2D.constructor Defined in laya/particle/shader/value/ParticleShaderValue.ts:28 Returns ParticleShaderValue Properties ALPHA ALPHA: number = 1 Inherited from Value2D.ALPHA Defined in laya/webgl/shader/d2/value/V...
来源: Laya3.0_api 发布时间: 20231115