大约有 421 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
...x : int 获取光照贴图的索引。 BaseRender lightmapScaleOffset : Vector4 获取光照贴图的缩放和偏移。 BaseRender material : BaseMaterial 返回第一个实例材质,第一次使用会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝...
来源: Laya2.0_api 发布时间: 20190513
...返回-1,包涵;0,相交;1,不相交 BoundFrustum containsPoint(point:Vector3):int 与点的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum equalsBoundFrustum(other:BoundFrustum):Boolean 判断是否与其他锥截体相等。 BoundFrustum equalsObj(obj:Object):Boolean 判...
来源: laya_api 发布时间: 20170929
...返回-1,包涵;0,相交;1,不相交 BoundFrustum containsPoint(point:Vector3):int 与点的位置关系。返回-1,包涵;0,相交;1,不相交 BoundFrustum equalsBoundFrustum(other:BoundFrustum):Boolean 判断是否与其他锥截体相等。 BoundFrustum equalsObj(obj:Object):Boolean 判...
来源: Laya2.0_api 发布时间: 20190513
...poseYawPitchRoll equalsOtherMatrix getForward getInvertFront getTranslationVector identity invert isIdentity normalize setForward setPosition setRotation setTranslationVector transpose billboard createAffineTransformation createFromQuaternion createLookAt createOrthoOffCenter createPerspective creat...
来源: Laya3.0_api 发布时间: 20231115
...开启Split Tone Parameters value: boolean Returns void gain get gain(): Vector3 set gain(value: Vector3): void Defined in laya/d3/core/render/PostEffect/ColorGradEffect.ts:353 gain 0-2 Returns Vector3 Defined in laya/d3/core/render/PostEffect/ColorGradEffect.ts:357 gain 0-2 Parameters value: Vector...
来源: Laya3.0_api 发布时间: 20231115
...。 Parameters value: boolean Returns void localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from CompoundColliderShape....
来源: Laya3.0_api 发布时间: 20231115
...th : Number[read-only] 获取长度。 CapsuleColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boolean = falseColliderShape orientation : int[read-only] 获取...
来源: Laya2.0_api 发布时间: 20190513
...创建OBB包围盒。 Public Properties PropertyDefined By extents : Vector3每个轴长度的一半OrientedBoundBox transformation : Matrix4x4这个矩阵表示包围盒的位置和缩放,它的平移向量表示该包围盒的中心OrientedBoundBoxPublic Methods MethodDefined By Orient...
来源: laya_api 发布时间: 20170929
...增加模拟精度,默认是1.0 / 60.0。PhysicsSimulation gravity : Vector3 获取重力。 PhysicsSimulation maxSubSteps : int = 1物理引擎在一帧中用于补偿减速的最大次数:模拟器每帧允许的最大模拟次数,如果引擎运行缓慢,可能需要增加该次数,...
来源: Laya2.0_api 发布时间: 20190513
... Defined in laya/components/Component.ts:35 Accessors anchor get anchor(): Vector3 set anchor(value: Vector3): void Defined in laya/d3/physics/constraints/ConstraintComponent.ts:168 设置锚点 Returns Vector3 Defined in laya/d3/physics/constraints/ConstraintComponent.ts:163 设置锚点 Parameters...
来源: Laya3.0_api 发布时间: 20231115