• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 373 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0023 秒)

61. laya.utils.Browser [ 92%]

...量字体、获取image数据。Browser  clientHeight : Number[static] [read-only] 浏览器窗口可视高度。 通过分析浏览器信息获得。浏览器多个属性值优先级为:window.innerHeight(包含滚动条高度) > document.body.clientHeight(不包含滚动条高度) > docu...

来源: Laya2.0_api 发布时间: 20190513

62. laya.d3.utils.Size [ 92%]

... ObjectPublic Properties PropertyDefined By  fullScreen : Size[static] [read-only] Size  height : int[read-only] Size  width : int[read-only] SizePublic Methods  MethodDefined By  Size(width:int, height:int)SizeProperty DetailfullScreenpropertyfullScreen:Size  [read-only] Implementation ...

来源: laya_api 发布时间: 20170929

63. laya.d3.utils.Size [ 92%]

... ObjectPublic Properties PropertyDefined By  fullScreen : Size[static] [read-only] Size  height : int[read-only] Size  width : int[read-only] SizePublic Methods  MethodDefined By  Size(width:int, height:int)SizeProperty DetailfullScreenpropertyfullScreen:Size  [read-only] Implementation ...

来源: Laya2.0_api 发布时间: 20190513

64. laya.d3.core.MeshFilter [ 92%]

... Show Inherited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 GeometryFilter  _isAsyncLoaded : Boolean[override] [read-only] MeshFilter  _originalBoundingBox : BoundBox[override] [read-only] MeshFilter  _originalBoundingBoxCorners : Array[overri...

来源: laya_api 发布时间: 20170929

65. laya.d3.physics.shape.CylinderColliderShape [ 92%]

...es Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 CylinderColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boole...

来源: Laya2.0_api 发布时间: 20190513

66. laya.d3.physics.shape.ConeColliderShape [ 92%]

...es Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 ConeColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boolean =...

来源: Laya2.0_api 发布时间: 20190513

67. laya.d3.physics.shape.BoxColliderShape [ 92%]

...dsCustomCollisionCallback : Boolean = falseColliderShape  sizeX : Number[read-only] 获取X轴尺寸。 BoxColliderShape  sizeY : Number[read-only] 获取Y轴尺寸。 BoxColliderShape  sizeZ : Number[read-only] 获取Z轴尺寸。 BoxColliderShape type : int[read-only] 获取碰撞类型。 ...

来源: Laya2.0_api 发布时间: 20190513

68. laya.d3.component.Animator [ 92%]

...画片段。 Animator  curAnimationDatas : Vector.<Float32Array>[read-only] 获取骨骼数据。 Animator  currentFrameIndex : int[read-only] 获取当前帧数 Animator  currentFrameTime : Number[read-only] 获取当前帧时间,不包括重播时间 Animator  currentPlayClip : Ani...

来源: laya_api 发布时间: 20170929

69. laya.d3.physics.shape.CapsuleColliderShape [ 92%]

...es Show Inherited Public Properties PropertyDefined By  length : Number[read-only] 获取长度。 CapsuleColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCallback : Boolea...

来源: Laya2.0_api 发布时间: 20190513

70. laya.d3.component.animation.UVAnimations [ 92%]

...ted Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Bo...

来源: laya_api 发布时间: 20170603