大约有 152 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
laya_api(40) Laya3.0_api(40) Laya_社区(36) Laya2.0_api(14) Laya2.0_文档(11) Laya_示例(7) Laya3.0_文档(4)
...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
...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
... 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
...; 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
...; 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
...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
... 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
...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
...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
...} 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