大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0030 秒)
...ime 类用于粒子的生命周期旋转。 Hierarchy RotationOverLifetime Implements IClone Index Constructors constructor Properties enable Accessors angularVelocity Methods clone cloneTo Constructors constructor new RotationOverLifetime(angularVelocity: GradientAngularVelocity): RotationOverLifet...
来源: Laya3.0_api 发布时间: 20231115
...t GradientDataInt 类用于创建整形渐变。 Hierarchy GradientDataInt Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo Constructors constructor new GradientDataInt(): GradientDataInt Defined in laya/d3/core/particleShuriKen/module/GradientDataIn...
来源: Laya3.0_api 发布时间: 20231115
...ayedInStage:Boolean [read-only] 表示是否在显示列表中显示。 Implementation public function get displayedInStage():Booleannameproperty public var name:String节点名称。numChildrenproperty numChildren:int [read-only] 子对象数量。 Implementation public func...
来源: laya_api 发布时间: 20170929
...机数。 RandProperty Detailseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed...
来源: laya_api 发布时间: 20170929
...机数。 RandProperty Detailseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed...
来源: Laya2.0_api 发布时间: 20190513
...6 关注: 2 人 vincent • 2017-08-08 16:51 static class layaGameListener implements ILayaEventListener { public Activity activity; @Override public void ExitGame() { Log.i("=======", "======exit"); activity.finish(); activity = null; //mLayaEngine.onDestroy(); System.exit(0); }...
来源: Laya_社区 发布时间: 20170808
...ime 类用于粒子的生命周期速度。 Hierarchy VelocityOverLifetime Implements IClone Index Constructors constructor Properties enable space Accessors velocity Methods clone cloneTo Constructors constructor new VelocityOverLifetime(velocity: GradientVelocity): VelocityOverLifetime Defined in ...
来源: Laya3.0_api 发布时间: 20231115
...eTexture:BaseTexture [read-only] [override] 获取默认纹理资源。 Implementation public function get defaulteTexture():BaseTexturegrayTextureproperty public static var grayTexture:Texture2D = null纯灰色纹理。mipmapCountproperty mipmapCount:int [read-only] 获取mipmap数...
来源: Laya2.0_api 发布时间: 20190513
...ants Packagelaya.d3.mathClasspublic class Vector3InheritanceVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties PropertyDefined By elements : Float32Array三维向量元素数组Vector3 x : Number 获取X轴坐标。 Vector3 y : Number 获...
来源: laya_api 发布时间: 20170929
...allelSplitShadowMapProperty DetailshadowMapCountpropertyshadowMapCount:int Implementation public function get shadowMapCount():int public function set shadowMapCount(value:int):voidConstructor DetailParallelSplitShadowMap()Constructorpublic function ParallelSplitShadowMap()Method Deta...
来源: Laya2.0_api 发布时间: 20190513