大约有 2,745 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0076 秒)
...ow Inherited Public Properties PropertyDefined By canCollideWith : int 获取可碰撞的碰撞组。 PhysicsComponent canScaleShape : Boolean = true 是否可以缩放Shape。 PhysicsComponent ccdMotionThreshold : Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速...
来源: Laya2.0_api 发布时间: 20190513
...Octree getCollidingWithBoundBox(checkBound:BoundBox, result:Array):void 获取与指定包围盒相交的物体列表。 BoundsOctree getCollidingWithFrustum(context:RenderContext3D):void 获取与指定视锥相交的的物理列表。 BoundsOctree getCollidingWithRay(ray:Ray, result:Array...
来源: Laya2.0_api 发布时间: 20190513
...operties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...
来源: laya_api 发布时间: 20170929
...lic Properties PropertyDefined By boundSphere : BoundSphere[read-only] 获取包围球。 SphereCollider center : Vector3 获取中心点。 SphereCollider destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是否启用。 Component3D id : int[read-o...
来源: laya_api 发布时间: 20170929
...空盒。 Public Properties PropertyDefined By slices : int[read-only] 获取层数。 SkyDome stacks : int[read-only] 获取堆数。 SkyDomePublic Methods MethodDefined By SkyDome(stacks:Number = 48, slices:Number = 48) 创建一个 SkyDome 实例。 SkyDome _render(state:RenderCont...
来源: Laya2.0_api 发布时间: 20190513
... 2018-05-29 16:43 您这边说的是预加载的代码吧, 那如果我要获取已经加载好的模型文件用什么方法比较好,还有就是获取相机该怎么写? Laya_Aaron • 2018-05-29 16:45 @灬倪先森_:var layaMonkey = scene.addChild(Laya.Sprite3D.load("../../res/threeDimen/sk...
来源: Laya_社区 发布时间: 20180529
...果。 Public Properties PropertyDefined By anamorphicRatio : Number 获取形变比,通过扭曲泛光产生视觉上形变,负值为垂直扭曲,正值为水平扭曲。 BloomEffect clamp : Number = 65472.0限制泛光像素的数量,该值在伽马空间。BloomEffect color : Color泛...
来源: Laya2.0_api 发布时间: 20190513
... Properties PropertyDefined By curBonesDatas : Float32Array[read-only] 获取骨骼数据。 SkinAnimations currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed ...
来源: laya_api 发布时间: 20170929
...许实例。 Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial renderQueue : int 所属渲染队列.BaseMaterialPublic Methods MethodDefined By BaseMaterial() 创...
来源: Laya2.0_api 发布时间: 20190513
...” 突然就出现了找不到场景.sence的报错,一脸懵。 runtime获取不到text值 为什么laya.pathfinding.js里面的Grid,通过Laya.Grid竟然获取不到?有laya.pathfinding.js的使用教程吗?API中没有找到。 TS项目运行报:Error processing "launch":Error:找不...
来源: Laya_社区 发布时间: 20191010