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

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

41. laya.d3.graphics.VertexElementFormat [ 82%]

...ElementFormat  Color : String = color[static] VertexElementFormat  HalfVector2 : String = halfvector2[static] VertexElementFormat  HalfVector4 : String = halfvector4[static] VertexElementFormat  NormalizedShort2 : String = normalizedshort2[static] VertexElementFormat  NormalizedShort4 : St...

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

42. laya.d3.shader.SubShader_API3.0 [ 82%]

...ader/SubShader.ts:43 a_SimpleTextureParams a_SimpleTextureParams: [number, Vector2] = [VertexMesh.MESH_SIMPLEANIMATOR, ShaderDataType.Vector2] Defined in laya/d3/shader/SubShader.ts:52 a_Tangent0 a_Tangent0: [number, Vector4] = [VertexMesh.MESH_TANGENT0, ShaderDataType.Vector4] Defined in laya/d3/sh...

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

43. laya.d3.Touch [ 81%]

... identifier : int[read-only] 获取唯一识别ID。 Touch  position : Vector2[read-only] 获取触摸点的像素坐标。 TouchProperty Detailidentifierpropertyidentifier:int  [read-only] 获取唯一识别ID。 Implementation     public function get identifier():intpositionproperty posi...

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

44. 加载.lh文件 运行后黑屏 无法显示 [ 81%]

...;     private rotation:Laya.Vector3;     private lastPosition:Laya.Vector2;     private distance:number = 0.0;     private disVector1:Laya.Vector2;     private disVector2:Laya.Vector2;     private isTwoTouch:boolean;     private first:boolean;     private twoFirst:boo...

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

45. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 81%]

...;     private rotation:Laya.Vector3;     private lastPosition:Laya.Vector2;     private distance:number = 0.0;     private disVector1:Laya.Vector2;     private disVector2:Laya.Vector2;     private isTwoTouch:boolean;     private first:boolean;     private twoFirst:boo...

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

46. laya.d3.core.render.command.MaterialInstancePropertyBlock_API3.0 [ 81%]

...NSTANCETYPE_UNIFORMBUFFER Methods clear getPropertyArray setNumberArray setVector2Array setVector3Array setVectorArray Constructors constructor new MaterialInstancePropertyBlock(): MaterialInstancePropertyBlock Defined in laya/d3/core/render/command/MaterialInstancePropertyBlock.ts:33 Returns Materi...

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

47. laya.d3.shader.ShaderData_API3.0 [ 81%]

... getMatrix4x4 getNumber getQuaternion getTexture getValueData getVector getVector2 getVector3 hasDefine needRenewArrayBufferForNative removeDefine setAttribute setBool setBuffer setInt setLength setMatrix4x4 setNumber setQuaternion setReferenceForNative setTexture setValueData setVector setVector2 s...

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

48. laya.d3.core.particleShuriKen.module.GradientDataVector2 [ 79%]

...ionAll Packages | All Classes | Index | Frames No Frames GradientDataVector2Properties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量...

来源: laya_api 发布时间: 20170929

49. laya.d3.core.particleShuriKen.module.GradientDataVector2 [ 79%]

...ionAll Packages | All Classes | Index | Frames No Frames GradientDataVector2Properties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataVector2InheritanceGradientDataVector2 ObjectImplements laya.d3.core.IClone GradientDataVector2 类用于创建二维向量...

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

50. 版主紧急问题求助! [ 79%]

...}   2.ts module A{   export function test(){     a = new a();     a.vector2 = new Vector2(100, 100);      a.加载() //Laya.loader.create 加载一个模型。 这个a类里面有回调方法     a里面回调方法,回调回来后,发现,a.vector2 值丢了变成0,1了,然后我...

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