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

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

401. laya.d3.graphics.VertexElement [ 73%]

... class VertexElementInheritanceVertexElement Object VertexElement 类用于创建顶点结构分配。 Public Properties PropertyDefined By  elementFormat : StringVertexElement  elementUsage : intVertexElement  offset : intVertexElementPublic Methods  MethodDefined By  VertexElement(offset...

来源: laya_api 发布时间: 20170929

402. laya.resource.WebGLRTMgr [ 73%]

...ebGLRTMgrInheritanceWebGLRTMgr Object WebGLRTMgr 管理WebGLRenderTarget的创建和回收 Public Methods  MethodDefined By  getRT(w:int, h:int):RenderTexture2D[static] 获得一个renderTarget 暂时先按照严格大小判断。 WebGLRTMgr  releaseRT(rt:RenderTexture2D):void[static] 回收一...

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

403. laya.d3.graphics.VertexElement [ 73%]

... class VertexElementInheritanceVertexElement Object VertexElement 类用于创建顶点结构分配。 Public Properties PropertyDefined By  elementFormat : StringVertexElement  elementUsage : intVertexElement  offset : intVertexElementPublic Methods  MethodDefined By  VertexElement(offset...

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

404. laya.d3.math.HalfFloatUtils [ 73%]

...ass HalfFloatUtilsInheritanceHalfFloatUtils Object HalfFloatUtils 类用于创建HalfFloat工具。 Public Methods  MethodDefined By  convertToNumber(float16bits:int):Number[static] convert a half float number bits to a number.HalfFloatUtils  roundToFloat16Bits(num:Number):int[static] round a n...

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

405. laya.d3.shader.SubShader [ 73%]

...rClasspublic class SubShaderInheritanceSubShader Object SubShader 类用于创建SubShader。 Public Methods  MethodDefined By  getFlag(key:String):String 获取标记值。 SubShader  getMaterialDefineByName(name:String):int 通过名称获取宏定义值。 SubShader  setFlag(key:String, va...

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

406. laya.d3.core.TransformUV [ 73%]

...c Methods Show Inherited Public Methods MethodDefined By  TransformUV() 创建一个 TransformUV 实例。 TransformUV  clone():* 克隆。 TransformUV  cloneTo(destObject:*):void 克隆。 TransformUV event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(typ...

来源: laya_api 发布时间: 20170929

407. laya.d3.component.Component3D [ 73%]

...or, AttachPoint, Collider, KeyframeAnimations, Script Component3D 类用于创建组件的父类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 Component3D  enable : Boolean 获取是否启用。 Component3D  id : int[read-only] 获取唯一...

来源: laya_api 发布时间: 20170929

408. laya.d3.physics.shape.StaticPlaneColliderShape_API3.0 [ 73%]

...iderShape Class StaticPlaneColliderShape StaticPlaneColliderShape 类用于创建静态平面碰撞器。 Hierarchy ColliderShape StaticPlaneColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATI...

来源: Laya3.0_api 发布时间: 20231115

409. laya.d3.core.scene.BoundsOctree [ 73%]

...lic class BoundsOctreeInheritanceBoundsOctree Object BoundsOctree 类用于创建八叉树。 Public Methods  MethodDefined By  BoundsOctree(initialWorldSize:Number, initialWorldPos:Vector3, minNodeSize:Number, looseness:Number) 创建一个 BoundsOctree 实例。 BoundsOctree  add(object:IOctr...

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

410. laya.filters.GlowFilter_API3.0 [ 73%]

...lter Overrides Filter.constructor Defined in laya/filters/GlowFilter.ts:24 创建发光滤镜 Parameters color: string 滤镜的颜色 Default value blur: number = 4 边缘模糊的大小 Default value offX: number = 6 X轴方向的偏移 Default value offY: number = 6 Y轴方向的偏移 Returns Gl...

来源: Laya3.0_api 发布时间: 20231115