大约有 225 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0031 秒)
...Implements IClone Index Constructors constructor Properties _boundBox TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Methods calculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new Bounds(min: Vector3, max: Vector3): Bounds Defi...
来源: Laya3.0_api 发布时间: 20231102
...ed in laya/d3/shader/SubShader.ts:42 a_BoneIndices a_BoneIndices: [number, Vector4] = [VertexMesh.MESH_BLENDINDICES0, ShaderDataType.Vector4] Defined in laya/d3/shader/SubShader.ts:50 a_BoneWeights a_BoneWeights: [number, Vector4] = [VertexMesh.MESH_BLENDWEIGHT0, ShaderDataType.Vector4] Defined in l...
来源: Laya3.0_api 发布时间: 20231102
...bPoints createfromPoints Constructors constructor new BoundSphere(center?: Vector3, radius?: number): BoundSphere Defined in laya/d3/math/BoundSphere.ts:30 创建一个 BoundSphere 实例。 Parameters Default value center: Vector3 = new Vector3 包围球的中心。 Default value radius: number = 0...
来源: Laya3.0_api 发布时间: 20231115
...nter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Pro...
来源: Laya3.0_api 发布时间: 20231115
...er setExtent setMax setMin Constructors constructor new NativeBounds(min?: Vector3, max?: Vector3): NativeBounds Defined in laya/d3/RenderObjs/NativeOBJ/NativeBounds.ts:139 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Retur...
来源: Laya3.0_api 发布时间: 20231115
...dDefined By ShapeUtils()ShapeUtils _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitCircle(out:Vector2, rand:Rand = null):void[stat...
来源: laya_api 发布时间: 20170929
...dDefined By ShapeUtils()ShapeUtils _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitCircle(out:Vector2, rand:Rand = null):void[stat...
来源: Laya2.0_api 发布时间: 20190513
...roperties Show Inherited Public Properties PropertyDefined By albedo : Vector4 设置反射率。 StandardMaterial alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial ambientColor : Vector3 设置环境光颜...
来源: laya_api 发布时间: 20170929
...s:110 克隆 Parameters out: Viewport Returns void project project(source: Vector3, matrix: Matrix4x4, out: Vector4): void Defined in laya/d3/math/Viewport.ts:48 投影一个三维向量到视口空间。 Parameters source: Vector3 三维向量。 matrix: Matrix4x4 变换矩阵。 out: Vector4 x、y...
来源: Laya3.0_api 发布时间: 20231115
...述地形信息。 Public Properties PropertyDefined By _alphaMaps : Vector.<String>TerrainRes _cameraCoordinateInverse : BooleanTerrainRes _chunkInfos : Vector.<ChunkInfo>TerrainRes _chunkNumX : intTerrainRes _chunkNumZ : intTerrainRes _detailTextureInfos : Vector.<...
来源: Laya2.0_api 发布时间: 20190513