大约有 524 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0067 秒)
...光源中心,1=屏幕边缘) 0.0 angularOffset number 角度偏移(0-360度) 0.0 rotation number 旋转角度 0.0 autoRotate boolean 是否自动旋转 false scale Vector2 缩放(x, y) Vector2(1, 1) positionOffset Vector2 位置偏移(屏幕空间,x, y) Vector2(0, 0) 图3-1-4 我...
来源: Laya3.0_文档 发布时间: 20260105
...板的值:将`scaleX`与`scaleY`值均设为0.3。将`rotation`修改为360 **属性解释:** `scaleX`是组件的水平方向缩放,默认值为1,不缩放。 `scaleY` 是组件的垂直方向缩放,默认值为1,不缩放。 #### 1.3.3 增加动画的透明渐变效果 透明渐变效...
来源: Laya2.0_文档 发布时间: 20210715
...板的值:将`scaleX`与`scaleY`值均设为0.3。将`rotation`修改为360 **属性解释:** `scaleX`是组件的水平方向缩放,默认值为1,不缩放。 `scaleY` 是组件的垂直方向缩放,默认值为1,不缩放。 #### 1.3.3 增加动画的透明渐变效果 透明渐变效...
来源: Laya2.0_文档 发布时间: 20210715
...] }, u_SliceRotation:{ type: Float, default: 0.0, range: [0.0, 360.0] }, u_outlineColor: { type: Color, default: [1.0, 1.0, 1.0, 1.0] }, u_outlineWidth: { type: Float, default: 0.0, range: [0.0, 1.0] }, u_NormalTexture: { type: Texture2D, options: { ...
来源: Laya_社区 发布时间: 20250428
...板的值:将`scaleX`与`scaleY`值均设为0.3。将`rotation`修改为360 **属性解释:** `scaleX`是组件的水平方向缩放,默认值为1,不缩放。 `scaleY` 是组件的垂直方向缩放,默认值为1,不缩放。 #### 1.3.3 增加动画的透明渐变效果 透明渐变效...
来源: Laya2.0_文档 发布时间: 20210715
...2-1-6-2-1 (3)Rotation旋转 可以将立方体贴图绕着y轴旋转0~360度。 (4)CubeTexture球状贴图 用来设置天空盒的采样贴图,需要使用CubeMap类型的立方体贴图。 (5)AlphaTestValue alpha测试值 这个值在天空盒着色器上,切换到CUTOUT模式下...
来源: Laya3.0_文档 发布时间: 20251011
...nt(nativeElements?: Float32Array): void Defined in laya/d3/math/Vector4.ts:360 Parameters Default value nativeElements: Float32Array = null Returns void fromArray fromArray(arr: any[], offset?: number): void Defined in laya/d3/math/Vector4.ts:74 从Array数组拷贝值。 Parameters arr: any[] 数...
来源: Laya3.0_api 发布时间: 20231102
...t x(value: number): void Defined in laya/d3/math/Native/ConchQuaternion.ts:360 获取四元数的x值 Returns number Defined in laya/d3/math/Native/ConchQuaternion.ts:367 设置四元数的x值 Parameters value: number Returns void y get y(): number set y(value: number): void Defined in laya/d3/math...
来源: Laya3.0_api 发布时间: 20231102
... * 180 / Math.PI; if (ang < 0) ang = 360 + ang; var dir:int ; if (ang >= 337.5 || ang <= 22.5) dir = 2; else if (ang >= 22.5 && ang <= 67...
来源: Laya_社区 发布时间: 20170921
...nnect remote server.. command = com.vivo.unionsdk.cmd.ShowAssitViewCommand@360e2552 10-13 17:31:16.021 6514-6514/com.vivo.vs I/AUDIO: VolumeModel 2 10-13 17:31:16.071 6514-6514/com.vivo.vs I/VivoUnion.SdkToApkInvoker: [SA]onServiceConnected, register = true, mIsReconnect = true 10-13 17:31:16.081 ...
来源: Laya_社区 发布时间: 20181013