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

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

651. 帮忙看看Texture类getPixels内存泄漏的问题。 [ 52%]

...aya.utils.Handler; import laya.utils.Stat; import laya.webgl.WebGL; public class Main { private var _tex:Texture; private var _htmlCanvas:HTMLCanvas; private var _colorSpr:Sprite; private var _colorTex:Texture; private var _initPixelCount:int; public function Main() { Laya.init(1024, 768, WebGL); St...

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

652. laya.resource.Resource_API3.0 [ 52%]

...ted Externals Only exported Menu Globals "laya/resource/Resource" Resource Class Resource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader TextTexture HTMLCanvas BitmapFont Prefab Material Mesh Texture AtlasResource AnimationClip AnimatorController AnimationClip2...

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

653. drawToCanvas绘制显示不全 [ 52%]

...链接 提交 3 个回复 之肖 赞同来自: 测试代码 export default class TestView extends TestViewUI {     constructor() {         super();     }     onAwake() {         this.nativeImg = new Image();         let style = this.nativeImg.style;         style.position = 'ab...

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

654. laya.physics.Physics_API3.0 [ 52%]

...erited Externals Only exported Menu Globals "laya/physics/Physics" Physics Class Physics 2D物理引擎,使用Box2d驱动 Hierarchy EventDispatcher Physics Index Constructors constructor Properties box2d positionIterations velocityIterations world PIXEL_RATIO Accessors allowSleeping gravity worldR...

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

655. laya.d3.component.animator.AnimatorState_API3.0 [ 52%]

...rted Menu Globals "laya/d3/component/Animator/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy EventDispatcher AnimatorState Implements IClone Index Constructors constructor Properties _isLooping clipEnd clipStart curTransition cycleOffset name ...

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

656. laya.d3.component.volume.Volume_API3.0 [ 52%]

...ernals Only exported Menu Globals "laya/d3/component/Volume/Volume" Volume Class Volume Hierarchy Component Volume ReflectionProbe VolumetricGI StaticBatchVolume Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked boundsMax boundsMin destroyed en...

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

657. LayaNative端使用.ttf字体 [ 52%]

...a.net.Loader; import laya.utils.Browser; import laya.utils.Handler; public class Test { public function Test() { Laya.init(550,400); Laya.stage.bgColor="#EEFFCC"; Laya.loader.load("hu.ttf",Handler.create(this,onLoaded),null,Loader.BUFFER); } private function onLoaded():void { var arr:ArrayBuffer=Lay...

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

658. laya.d3.core.particleshuriken.module.GradientAngularVelocity_API3.0 [ 52%]

...e/particleShuriKen/module/GradientAngularVelocity" GradientAngularVelocity Class GradientAngularVelocity GradientRotation 类用于创建渐变角速度。 Hierarchy GradientAngularVelocity Implements IClone Index Constructors constructor Accessors constant constantMax constantMaxSeparate constantMi...

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

659. laya.d3.shader.ShaderData_API3.0 [ 52%]

...xternals Only exported Menu Globals "laya/d3/shader/ShaderData" ShaderData Class ShaderData 着色器数据类。 Hierarchy ShaderData Implements IClone Index Methods addDefine clearDefine clearRuntimeCopyArray clone cloneTo cloneToForNative getAttribute getBool getBuffer getDataForNative getInt get...

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

660. laya.d3.physics.PhysicsSimulation_API3.0 [ 52%]

...xported Menu Globals "laya/d3/physics/PhysicsSimulation" PhysicsSimulation Class PhysicsSimulation Simulation 类用于创建物理模拟器。 Hierarchy PhysicsSimulation Index Properties dt fixedTimeStep maxSubSteps disableSimulation Accessors continuousCollisionDetection gravity Methods addConstr...

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