大约有 400 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0027 秒)
...ls/PrimitiveMesh" PrimitiveMesh Class PrimitiveMesh PrimitiveMesh 类用于创建简单网格。 Hierarchy PrimitiveMesh Index Methods __init__ createBox createCapsule createCone createCylinder createPlane createQuad createSphere Methods Static __init__ __init__(): void Defined in laya/d3/resource/m...
来源: Laya3.0_api 发布时间: 20231115
...le/FrameOverTime" FrameOverTime Class FrameOverTime FrameOverTime 类用于创建时间帧。 Hierarchy FrameOverTime Implements IClone Index Constructors constructor Accessors constant constantMax constantMin frameOverTimeData frameOverTimeDataMax frameOverTimeDataMin type Methods clone cloneTo cre...
来源: Laya3.0_api 发布时间: 20231115
...le/GradientColor" GradientColor Class GradientColor GradientColor 类用于创建渐变颜色。 Hierarchy GradientColor Implements IClone Index Constructors constructor Accessors constant constantMax constantMin gradient gradientMax gradientMin type Methods clone cloneTo createByConstant createByGr...
来源: Laya3.0_api 发布时间: 20231115
... number, height?: number): Rectangle Defined in laya/maths/Rectangle.ts:27 创建一个 Rectangle 对象。 Parameters Default value x: number = 0 矩形左上角的 X 轴坐标。 Default value y: number = 0 矩形左上角的 Y 轴坐标。 Default value width: number = 0 矩形的宽度。 Defaul...
来源: Laya3.0_api 发布时间: 20231115
...entAngularVelocity Class GradientAngularVelocity GradientRotation 类用于创建渐变角速度。 Hierarchy GradientAngularVelocity Implements IClone Index Constructors constructor Accessors constant constantMax constantMaxSeparate constantMin constantMinSeparate constantSeparate gradient gradient...
来源: Laya3.0_api 发布时间: 20231115
...存储、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优化游戏流畅度。 Hierarchy Pool Index Methods clearBySign createByClass getItem getItemByClass getItemByCreateFun getPoolBySign recover recoverByClass Methods Static...
来源: Laya3.0_api 发布时间: 20231115
...module/GradientSize" GradientSize Class GradientSize GradientSize 类用于创建渐变尺寸。 Hierarchy GradientSize Implements IClone Index Constructors constructor Accessors constantMax constantMaxSeparate constantMin constantMinSeparate gradient gradientMax gradientMin gradientX gradientXMax g...
来源: Laya3.0_api 发布时间: 20231115
...r 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,回收后不要再使用此对象,否则会导致不可预料的错误。 注意:由...
来源: Laya3.0_api 发布时间: 20231115
...huriKen/module/StartFrame" StartFrame Class StartFrame StartFrame 类用于创建开始帧。 Hierarchy StartFrame Implements IClone Index Constructors constructor Accessors constant constantMax constantMin type Methods clone cloneTo createByConstant createByRandomTwoConstant Constructors constructo...
来源: Laya3.0_api 发布时间: 20231115
...elocity" GradientVelocity Class GradientVelocity GradientVelocity 类用于创建渐变速度。 Hierarchy GradientVelocity Implements IClone Index Constructors constructor Accessors constant constantMax constantMin gradientX gradientXMax gradientXMin gradientY gradientYMax gradientYMin gradientZ gr...
来源: Laya3.0_api 发布时间: 20231115