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

大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0037 秒)

421. laya.d3.core.trail.VertexTrail_API3.0 [ 53%]

...ail VertexTrail 类用于创建拖尾顶点结构。 Hierarchy VertexTrail Implements IVertex Index Properties TRAIL_COLOR TRAIL_OFFSETVECTOR TRAIL_POSITION0 TRAIL_TEXTURECOORDINATE0X TRAIL_TEXTURECOORDINATE0Y TRAIL_TIME0 Accessors vertexDeclaration vertexDeclaration1 vertexDeclaration2 Properties S...

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

422. laya.d3.component.physics.Collider [ 53%]

...gleton:Boolean  [read-only] [override] 获取是否为单实例组件。 Implementation     public function get isSingleton():BooleanConstructor DetailCollider()Constructorpublic function Collider()Method Detailraycast()method public function raycast(ray:Ray, hitInfo:RaycastHit, maxDistance:Nu...

来源: laya_api 发布时间: 20170929

423. laya.d3.renderobjs.nativeobj.NativeRenderGeometryElementOBJ_API3.0 [ 52%]

...ss NativeRenderGeometryElementOBJ Hierarchy NativeRenderGeometryElementOBJ Implements IRenderGeometryElement Index Properties _nativeObj Accessors bufferState drawType indexFormat instanceCount mode Methods clearRenderParams Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeO...

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

424. laya.components.CommonScript [ 52%]

...gleton:Boolean  [read-only] [override] 获取是否为单实例组件。 Implementation     public function get isSingleton():BooleanConstructor DetailCommonScript()Constructorpublic function CommonScript()Method DetailonAwake()method public function onAwake():void 创建后只执行一次 此...

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

425. laya.d3.physics.PhysicsTriggerComponent [ 52%]

...perty DetailisTriggerpropertyisTrigger:Boolean 获取是否为触发器。 Implementation     public function get isTrigger():Boolean    public function set isTrigger(value:Boolean):voidConstructor DetailPhysicsTriggerComponent()Constructorpublic function PhysicsTriggerComponent(collisionGro...

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

426. laya.physics.joint.RopeJoint [ 52%]

...gthproperty maxLength:NumberselfAnchor和otherAnchor之间的最大距离 Implementation     public function get maxLength():Number    public function set maxLength(value:Number):voidotherAnchorproperty public var otherAnchor:Array[首次设置有效]链接刚体链接点,是相对于oth...

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

427. 多个模块之间相互嵌套import,导致运行报错 [ 52%]

...监听attack事件,调用自已的change函数。 Animal.tsclass Animal implements EventEmiter { public sex: number = 0; public Create(): void {} public Attack(): void { this.emit('attack'); } } Manager.ts public CreateCat(): void { let self = this; let cat = new Cat(); cat.Create(); cat.on('attac...

来源: Laya_社区 发布时间: 20190226

428. laya.d3.renderobjs.nativeobj.NativeShadowCullInfo_API3.0 [ 52%]

...veShadowCullInfo Class NativeShadowCullInfo Hierarchy NativeShadowCullInfo Implements IShadowCullInfo Index Constructors constructor Properties MemoryBlock_size Accessors cullPlaneCount cullPlanes cullSphere direction position Constructors constructor new NativeShadowCullInfo(): NativeShadowCullInfo...

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

429. laya.d3.core.particleshuriken.module.StartFrame_API3.0 [ 52%]

...ass StartFrame StartFrame 类用于创建开始帧。 Hierarchy StartFrame Implements IClone Index Constructors constructor Accessors constant constantMax constantMin type Methods clone cloneTo createByConstant createByRandomTwoConstant Constructors constructor new StartFrame(): StartFrame Defined i...

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

430. laya.ani.swf.MovieClip [ 51%]

...ring资源根目录。countproperty count:int  [read-only] 帧总数。 Implementation     public function get count():intindexproperty index:int当前播放索引。 Implementation     public function get index():int    public function set index(value:int):voidintervalproperty publ...

来源: laya_api 发布时间: 20170929