大约有 3,990 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0162 秒)
Laya_社区(2836) Laya2.0_文档(369) Laya2.0_api(225) laya_api(169) Laya_示例(157) Laya2.0_示例(117) Laya3.0_api(62) Laya3.0_文档(55)
...浮点数据 this.byte.writeUTFString("hello");// 写入一个字符串; var by = new Laya.Byte();//这里声明一个临时Byte类型 by.endian = Laya.Byte.LITTLE_ENDIAN;//设置endian; by.writeInt32(5000);//写入一个int32数据 by.writeUint16(16);//写入一个uint16 数据 this.byte.writeA...
来源: Laya2.0_文档 发布时间: 20210714
...一个 Color 类的实例。 ColorProperty Detail_drawStylepropertypublic var _drawStyle:*numColorproperty public var numColor:uint uint 型颜色值。strColorproperty public var strColor:String 字符串型颜色值。Constructor DetailColor()Constructorpublic function Color(str:*) 根据指定...
来源: laya_api 发布时间: 20170422
..., elementUsage:int)VertexElementProperty DetailelementFormatpropertypublic var elementFormat:StringelementUsageproperty public var elementUsage:intoffsetproperty public var offset:intConstructor DetailVertexElement()Constructorpublic function VertexElement(offset:int, elementFormat:String, element...
来源: laya_api 发布时间: 20170929
...ned By AccelerationInfo()AccelerationInfoProperty Detailxpropertypublic var x:Number x轴上的加速度值。 yproperty public var y:Number y轴上的加速度值。 zproperty public var z:Number z轴上的加速度值。 Constructor DetailAccelerationInfo()Constructorpublic function Accelerat...
来源: laya_api 发布时间: 20170929
...cs.ts类中 _sendEvent方法 contact.getHitInfo = function (): any { var manifold: any = new this.box2d.b2WorldManifold(); ... } 这里的this不是Physics类的当前对象,this.box2d undefined 附件 : --> 2020-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20200327
... By MaterialInfo()MaterialInfoProperty DetailambientColorpropertypublic var ambientColor:Vector3diffuseColorproperty public var diffuseColor:Vector3specularColorproperty public var specularColor:Vector4Constructor DetailMaterialInfo()Constructorpublic function MaterialInfo()Mon May 13 2019, 02:...
来源: Laya2.0_api 发布时间: 20190513
... ID : String = Rotate[static] RotateCmdProperty Detailanglepropertypublic var angle:Number 旋转角度,以弧度计。 pivotXproperty public var pivotX:Number (可选)水平方向轴心点坐标。 pivotYproperty public var pivotY:Number (可选)垂直方向轴心点坐标。 Method De...
来源: Laya2.0_api 发布时间: 20190513
...String = Transform[static] TransformCmdProperty Detailmatrixpropertypublic var matrix:Matrix 矩阵。 pivotXproperty public var pivotX:Number (可选)水平方向轴心点坐标。 pivotYproperty public var pivotY:Number (可选)垂直方向轴心点坐标。 Method Detailrecover()method ...
来源: Laya2.0_api 发布时间: 20190513
...ttings 实例。 PhysicsSettingsProperty DetailfixedTimeSteppropertypublic var fixedTimeStep:Number物理模拟器帧的间隔时间。flagsproperty public var flags:int = 0标志集合。maxSubStepsproperty public var maxSubSteps:int = 1物理引擎在一帧中用于补偿减速的最大次数。...
来源: Laya2.0_api 发布时间: 20190513
...erride] 克隆。 QuaternionKeyframeProperty DetailinTangentpropertypublic var inTangent:Vector4outTangentproperty public var outTangent:Vector4valueproperty public var value:QuaternionConstructor DetailQuaternionKeyframe()Constructorpublic function QuaternionKeyframe() 创建一个 QuaternionKeyf...
来源: Laya2.0_api 发布时间: 20190513