大约有 200 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0029 秒)
...s/Vector2.ts:136 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/maths/Vector2.ts:91 克隆。 Parameters destObject: any 克隆源。 Returns void forNativeElement forNativeElement(nativeElements?: Float32Array | null): void Defined in laya/maths/Vector2...
来源: Laya3.0_api 发布时间: 20231115
...。 Returns AnimatorControllerLayer2D 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/components/AnimatorControllerLayer2D.ts:265 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Defined in laya/components/AnimatorControllerLayer2D.ts:275 ...
来源: Laya3.0_api 发布时间: 20231115
...ths/Color.ts:194 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/maths/Color.ts:148 克隆。 Parameters destObject: any 克隆源。 Returns void equal equal(c: Color): boolean Defined in laya/maths/Color.ts:113 Parameters c: Color Returns boolean fromAr...
来源: Laya3.0_api 发布时间: 20231115
...tVelocity.ts:210 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/core/particleShuriKen/module/GradientVelocity.ts:189 克隆。 Parameters destObject: any 克隆源。 Returns void Static createByConstant createByConstant(constant: Vector3): GradientVe...
来源: Laya3.0_api 发布时间: 20231115
...mMatrix Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...ath/Color.ts:194 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/math/Color.ts:148 克隆。 Parameters destObject: any 克隆源。 Returns void equal equal(c: Color): boolean Defined in laya/d3/math/Color.ts:113 Parameters c: Color Returns boolean fr...
来源: Laya3.0_api 发布时间: 20231102
...llerLayer.ts:276 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/component/Animator/AnimatorControllerLayer.ts:263 克隆。 Parameters destObject: any 克隆源。 Returns void destroy destroy(): void Defined in laya/d3/component/Animator/AnimatorCont...
来源: Laya3.0_api 发布时间: 20231115
...此使用destroy for (var i = 0; i < Laya.stage.numChildren; i++) { var object = Laya.stage.getChildAt(i); // object.removeSelf(); Laya.stage.removeChildAt(i); object.destroy(true); }该对象继续在屏幕上显示。。。(IDE版本1.7.10.bate) 使用Laya.stage.destroyChildren();是可以...
来源: Laya_社区 发布时间: 20171012
...ublic class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubclasses BaseCamera, LightSprite, RenderableSprite3D, Terrain Sprite3D 类用于实现3D精灵。 Public Properties Hide Inherited Public Propertie...
来源: laya_api 发布时间: 20170929
...Classpublic class QuaternionKeyframeInheritanceQuaternionKeyframe Keyframe Object QuaternionKeyframe 类用于创建四元数关键帧实例。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By inTangent : Vector4QuaternionKeyframe outTange...
来源: Laya2.0_api 发布时间: 20190513