大约有 261 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0057 秒)
... GradientColor createByConstant(constant:Vector4):GradientColor[static] 通过固定颜色创建一个 GradientColor 实例。 GradientColor createByGradient(gradient:GradientDataColor):GradientColor[static] 通过渐变颜色创建一个 GradientColor 实例。 GradientColor createByRandom...
来源: laya_api 发布时间: 20170929
...编辑的全部内容,也就是说,不需要写一行代码,就可以通过可视化操作完成了物理的配置与效果实现。 如果您是刚接触物理引擎的新手,本篇不可避免的会涉及一些物理学相关的基础概念,文档中会尽可能简要说明,让大家...
来源: Laya3.0_文档 发布时间: 20241014
...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图...
来源: laya_api 发布时间: 20170929
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。S...
来源: laya_api 发布时间: 20170929
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...就可以对消息格式进行检查,减少了运行时错误。此外,通过.proto文件可以清晰地定义消息的结构,包括消息中的字段、字段类型、是否为必需字段等信息,这种定义方式方便团队协作开发,并且易于维护和更新数据结构的定义...
来源: Laya3.0_文档 发布时间: 20241119
...rite3D addGlitterByPositions(position0:Vector3, position1:Vector3):void 通过位置添加刀光。 Glitter addGlitterByPositionsVelocitys(position0:Vector3, velocity0:Vector3, position1:Vector3, velocity1:Vector3):void 通过位置和速度添加刀光。 Glitter clearTimer(caller:*, method:...
来源: laya_api 发布时间: 20170929