大约有 624 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0043 秒)
...w AnimatorStateNumberCondition(name: string): AnimatorStateNumberCondition Overrides AnimatorStateCondition.constructor Defined in laya/components/AnimatorStateCondition.ts:108 创建number比较条件类 Parameters name: string Returns AnimatorStateNumberCondition Accessors compareFlag get compareF...
来源: Laya3.0_api 发布时间: 20231115
...可以正常处理,1.7之后,这些代码转换出现问题 as 代码 override public function get visible():Boolean { return super.visible; } override public function set visible(value:Boolean):void { super.visible = value; if (value) _mcAni.removeFromParent(); } 1.7之后的转换 __get...
来源: Laya_社区 发布时间: 20180227
...r new AnimatorStateBoolCondition(name: string): AnimatorStateBoolCondition Overrides AnimatorStateCondition.constructor Defined in laya/d3/component/Animator/AnimatorStateCondition.ts:160 创建bool比较条件类 Parameters name: string Returns AnimatorStateBoolCondition Accessors compareFlag get c...
来源: Laya3.0_api 发布时间: 20231102
...l:String):voidTemplet onAsynLoaded(url:String, data:*, params:Array):void[override] private AnimationTemplet parseData(texture:Texture, skeletonData:ArrayBuffer, playbackRate:int = 30):void 解析骨骼动画数据 Templet setAnimationDataWithCache(key:*, cacheDatas:Array, aniIndex:int, frameIn...
来源: laya_api 发布时间: 20170929
...erUsage, byteLength: number, isSingle: boolean): NativeUniformBufferObject Overrides UniformBufferObject.constructor Defined in laya/d3/RenderObjs/NativeOBJ/NativeUniformBufferObject.ts:7 Parameters glPointer: number name: string bufferUsage: BufferUsage byteLength: number isSingle: boolean Returns ...
来源: Laya3.0_api 发布时间: 20231115
.../d3/core/scene/bvh/BVHSpatialBox.ts:403 通过CameraCull查找逻辑对象 override Parameters cameraCullInfo: ICameraCullInfo out: SingletonList<IBoundsCell> 输出逻辑对象组 Returns void getItemByFrustum getItemByFrustum(frustum: BoundFrustum, out: SingletonList<IBoundsCell>): voi...
来源: Laya3.0_api 发布时间: 20231115
...itmapFont unregisterBitmapFont Constructors constructor new Input(): Input Overrides Text.constructor Defined in laya/display/Input.ts:102 创建一个新的 Input 类实例。 Returns Input Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _...
来源: Laya3.0_api 发布时间: 20231115
...:Boolean) 创建一个 BaseTexture 实例。 BaseTexture _getSource():*[override] 获取纹理资源。 BaseTexture generateMipmap():void 通过基础数据生成mipMap。 BaseTextureProtected Methods MethodDefined By _disposeResource():void[override] BaseTexturePublic Constants Constant...
来源: Laya2.0_api 发布时间: 20190513
...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...
来源: laya_api 发布时间: 20170929
...lean是否已执行start函数。Component3D templet : AnimationTemplet[override] SkinAnimations url : String[write-only] 设置url地址。 KeyframeAnimationsProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _player : AnimationPlay...
来源: laya_api 发布时间: 20170929