大约有 63 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0025 秒)
...rMinNum Properties Static buttonLabelColors buttonLabelColors: any[] = ["#32556b", "#32cc6b", "#ff0000"] Defined in laya/ui/Styles.ts:39 按钮标签颜色。 格式:[upColor,overColor,downColor]。 Static buttonStateNum buttonStateNum: number = 3 Defined in laya/ui/Styles.ts:34 按钮皮肤的状...
来源: Laya3.0_api 发布时间: 20231115
...LTER1 COLLISIONFILTERGROUP_CUSTOMFILTER10 COLLISIONFILTERGROUP_CUSTOMFILTER2 COLLISIONFILTERGROUP_CUSTOMFILTER3 COLLISIONFILTERGROUP_CUSTOMFILTER4 COLLISIONFILTERGROUP_CUSTOMFILTER5 COLLISIONFILTERGROUP_CUSTOMFILTER6 COLLISIONFILTERGROUP_CUSTOMFILTER7 COLLISIONFILTERGROUP_CUSTOMFILTER8 COLLISIONFILT...
来源: Laya3.0_api 发布时间: 20231115
...s Picker Methods Static calculateCursorRay calculateCursorRay(point: Vector2, viewPort: Viewport, projectionMatrix: Matrix4x4, viewMatrix: Matrix4x4, world: Matrix4x4, out: Ray): void Defined in laya/d3/utils/Picker.ts:35 计算鼠标生成的射线。 Parameters point: Vector2 鼠标位置。 viewP...
来源: Laya3.0_api 发布时间: 20231115
...义顶点元素格式 Hierarchy VertexElementFormat Index Properties Byte2 Byte3 Byte4 ByteOne Color NormalizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:2...
来源: Laya3.0_api 发布时间: 20231115
...义顶点元素格式 Hierarchy VertexElementFormat Index Properties Byte2 Byte3 Byte4 ByteOne Color NormalizedShort2 NormalizedShort4 Short2 Short4 Single Vector2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/d3/graphics/VertexElementFormat....
来源: Laya3.0_api 发布时间: 20231102
...OMMA COMMAND CONTROL D DELETE DOWN E END ENTER EQUAL ESCAPE F F1 F10 F11 F12 F13 F14 F15 F2 F3 F4 F5 F6 F7 F8 F9 G H HOME I INSERT J K L LEFT LEFTBRACKET M MINUS N NUMBER_0 NUMBER_1 NUMBER_2 NUMBER_3 NUMBER_4 NUMBER_5 NUMBER_6 NUMBER_7 NUMBER_8 NUMBER_9 NUMPAD NUMPAD_0 NUMPAD_1 NUMPAD_2 NUMPAD_3 NUM...
来源: Laya3.0_api 发布时间: 20231115
...r/value/ParticleShaderValue" ParticleShaderValue Class ParticleShaderValue 2D粒子 Hierarchy Value2D ParticleShaderValue Index Constructors constructor Properties ALPHA alpha clipMatDir clipMatPos clipOff color colorAdd defines filters mainID mmat ref shader size subID texture textureHost u_Current...
来源: Laya3.0_api 发布时间: 20231115
...or4> = new Vector4(0.0, 0.0, 0.0, 1.0) Defined in laya/maths/Vector4.ts:27 Static Readonly UnitX UnitX: Readonly<Vector4> = new Vector4(1.0, 0.0, 0.0, 0.0) Defined in laya/maths/Vector4.ts:18 Static Readonly UnitY UnitY: Readonly<Vector4> = new Vector4(0.0, 1.0, 0.0, 0.0) Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...4> = new Vector4(0.0, 0.0, 0.0, 1.0) Defined in laya/d3/math/Vector4.ts:27 Static Readonly UnitX UnitX: Readonly<Vector4> = new Vector4(1.0, 0.0, 0.0, 0.0) Defined in laya/d3/math/Vector4.ts:18 Static Readonly UnitY UnitY: Readonly<Vector4> = new Vector4(0.0, 1.0, 0.0, 0.0) Defined in...
来源: Laya3.0_api 发布时间: 20231102
...r new LoaderManager(): LoaderManager Defined in laya/net/LoaderManager.ts:72 创建一个新的 LoaderManager 实例。 注意:请使用Laya.loader加载资源,这是一个单例,不要手动实例化此类,否则会导致不可预料的问题。 Returns LoaderManager Properties maxLoader ma...
来源: Laya3.0_api 发布时间: 20231102