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

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

461. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 58%]

...rarchy RenderTexture MulSampleRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture dep...

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

462. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 58%]

...rikenParticleSystem ShurikenParticleInstanceSystem Implements IClone Index Constructors constructor Properties _geometryElementOBj autoRandomSeed dragConstant dragSpeedConstantMax dragSpeedConstantMin dragType duration gravityModifier isPerformanceMode looping playOnAwake prewarm randomSeed randomiz...

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

463. Laya3D [ 58%]

...理。 Implementation     public static function get enbalePhysics():*Constructor DetailLaya3D()Constructorpublic function Laya3D() 创建一个 Laya3D 实例。 Method Detail_cancelLoadByUrl()method public static function _cancelLoadByUrl(url:String):void private Parameters url:Stringinit()meth...

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

464. laya.components.AnimationClip2D_API3.0 [ 58%]

...ationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _rem...

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

465. 对象池 · LayaAir3.0文档 · LAYABOX [ 57%]

...f (instance) { var className: string = instance["__className"] || instance.constructor._$gid; if (className) Pool.recover(className, instance); } } 有了这两种对应的方式,我们可以不用在代码中去关心每个对象的创建和回收,只关心对象的内部逻辑就好了。比...

来源: Laya3.0_文档 发布时间: 20230303

466. laya.d3.component.animation.CameraAnimations [ 57%]

...式。localModeproperty public var localMode:Boolean = true变换模式。Constructor DetailCameraAnimations()Constructorpublic function CameraAnimations() 创建一个新的 CameraAnimations 实例。 Sat Jun 3 2017, 06:12 PM +08:00

来源: laya_api 发布时间: 20170603

467. 陀螺仪与加速计 · LayaAir3.0文档 · LAYABOX [ 57%]

...取旋转方位信息: class Gyroscope_Sample { private info: Laya.Text; constructor() { Laya.init(550, 400); this.info = new Laya.Text(); this.info.fontSize = 50; this.info.color = "#FFFFFF"; this.info.size(Laya.stage.width, Laya.stage.height); Laya.stage.addChild(this.info); Laya.Gyroscope.insta...

来源: Laya3.0_文档 发布时间: 20230303

468. laya.d3.physics.Rigidbody3D_API3.0 [ 57%]

...建刚体碰撞器。 Hierarchy PhysicsTriggerComponent Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessors angularDamping angularFactor angularVelocity awaked btColliderObject c...

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

469. laya.media.VideoTexture_API3.0 [ 57%]

...ture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties _id _isLoaded _needUpdate destroyedImmediately element lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel buffered compareMode cpuMemory currentSrc currentTime defaultTexture des...

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

470. laya.d3.core.material.BaseMaterial [ 57%]

...r):voidrenderQueueproperty public var renderQueue:int 所属渲染队列. Constructor DetailBaseMaterial()Constructorpublic function BaseMaterial() 创建一个 BaseMaterial 实例。 Method Detail_addReference()methodoverride public function _addReference(count:int = 1):void Parameters count:int (...

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