大约有 408 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0032 秒)
Laya3.0_api(121) Laya_社区(118) Laya2.0_api(87) laya_api(55) Laya2.0_文档(20) Laya3.0_文档(4) Laya_示例(3)
... constructor Accessors defineNames passIndex shader subShaderIndex Methods clone equal setValue Constructors constructor new ShaderVariant(shader: Shader3D, subShaderIndex: number, passIndex: number, defines: string[]): ShaderVariant Defined in laya/d3/shader/ShaderVariantCollection.ts:46 创建着...
来源: Laya3.0_api 发布时间: 20231102
...er 类用于创建浮点渐变。 Hierarchy GradientDataNumber Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo getAverageValue getKeyByIndex getValueByIndex Constructors constructor new GradientDataNumber(): GradientDataNumber Defined in laya/d3/cor...
来源: Laya3.0_api 发布时间: 20231115
...ape BoxShape CircleShape ConeShape HemisphereShape SphereShape Implements IClone Index Constructors constructor Properties enable randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new BaseShape(): BaseShape Defined in laya/d3/core/particleShuriKen/...
来源: Laya3.0_api 发布时间: 20231115
...lic class DefineDatasInheritanceDefineDatas ObjectImplements laya.d3.core.IClone DefineDatas 类用于创建宏定义数据。 Public Methods MethodDefined By DefineDatas() 创建一个 DefineDatas 实例。 DefineDatas add(define:int):void 增加Shader宏定义。 DefineDatas clone():* ...
来源: Laya2.0_api 发布时间: 20190513
...碰撞器。 Hierarchy ColliderShape StaticPlaneColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods clone cloneTo destroy updateLocalTran...
来源: Laya3.0_api 发布时间: 20231115
...Count vertexCount vertexDec Accessors channelCount Methods addMorphChannel clone destroy getMorphChannel getMorphChannelbyIndex initData Constructors constructor new MorphTargetData(): MorphTargetData Defined in laya/d3/resource/models/MorphTargetData.ts:40 Returns MorphTargetData Properties bounds ...
来源: Laya3.0_api 发布时间: 20231115
...private scaleValue:number = 0; private layaMonkey_clone1:Laya.Sprite3D; private layaMonkey_clone2:Laya.Sprite3D; private layaMonkey_clone3:Laya.Sprite3D; private clone1Transform:Laya.Transform3D; private clone2Transform:Laya.Transform3D; ...
来源: Laya_社区 发布时间: 20190509
...s GradientDataIntInheritanceGradientDataInt ObjectImplements laya.d3.core.IClone GradientDataInt 类用于创建整形渐变。 Public Properties PropertyDefined By gradientCount : int[read-only] 整形渐变数量。GradientDataIntPublic Methods MethodDefined By GradientDataInt() 创建一...
来源: laya_api 发布时间: 20170929
...s GradientDataIntInheritanceGradientDataInt ObjectImplements laya.d3.core.IClone GradientDataInt 类用于创建整形渐变。 Public Properties PropertyDefined By gradientCount : int[read-only] 整形渐变数量。GradientDataIntPublic Methods MethodDefined By GradientDataInt() 创建一...
来源: Laya2.0_api 发布时间: 20190513
...men/skinModel/LayaMonkey/LayaMonkey.lh")); //克隆sprite3d var layaMonkey_clone1 = Laya.Sprite3D.instantiate(layaMonkey, scene, false, new Laya.Vector3(0.6, 0, 0)); //克隆sprite3d var layaMonkey_clone2 = scene.addChild(Laya.Sprite3D.instantiate(layaMonkey, null, false, new Laya.Vector3(-0.6, 0, 0...
来源: Laya_示例 发布时间: 20251130