大约有 63 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0024 秒)
...ic buttonStateNum buttonStateNum: number = 3 Defined in laya/ui/Styles.ts:34 按钮皮肤的状态数,支持1,2,3三种状态值。 Static comboBoxItemColors comboBoxItemColors: any[] = ["#5e95b6", "#ffffff", "#000000", "#8fa4b1", "#ffffff"] Defined in laya/ui/Styles.ts:46 下拉框项颜色。 ...
来源: Laya3.0_api 发布时间: 20231115
...ILTER2 COLLISIONFILTERGROUP_CUSTOMFILTER3 COLLISIONFILTERGROUP_CUSTOMFILTER4 COLLISIONFILTERGROUP_CUSTOMFILTER5 COLLISIONFILTERGROUP_CUSTOMFILTER6 COLLISIONFILTERGROUP_CUSTOMFILTER7 COLLISIONFILTERGROUP_CUSTOMFILTER8 COLLISIONFILTERGROUP_CUSTOMFILTER9 COLLISIONFILTERGROUP_DEBRISFILTER COLLISIONFILTE...
来源: Laya3.0_api 发布时间: 20231115
...ulateCursorRay(point: Vector2, viewPort: Viewport, projectionMatrix: Matrix4x4, viewMatrix: Matrix4x4, world: Matrix4x4, out: Ray): void Defined in laya/d3/utils/Picker.ts:35 计算鼠标生成的射线。 Parameters point: Vector2 鼠标位置。 viewPort: Viewport 视口。 projectionMatrix: Matri...
来源: 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:24 字节数...
来源: Laya3.0_api 发布时间: 20231115
...MAND 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 NUMPAD_4 NU...
来源: 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.ts:24 字节...
来源: Laya3.0_api 发布时间: 20231102
...ected All Inherited Externals Only exported Menu Globals "laya/maths/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo equal forNativeEleme...
来源: Laya3.0_api 发布时间: 20231115
...ted All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeElement fro...
来源: Laya3.0_api 发布时间: 20231102
...me u_Duration u_EndVelocity u_Gravity u_MvpMatrix u_mmat2 u_texture TEMPMAT4_ARRAY Methods clear release setFilters setValue updateShaderData upload __init__ _initone create Constructors constructor new ParticleShaderValue(): ParticleShaderValue Overrides Value2D.constructor Defined in laya/particle...
来源: Laya3.0_api 发布时间: 20231115
...程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4共5个优先级,优先级高的优先加载。0最高,4最低; 重复过滤:自动过滤重复加载(不会有多个相同地址的资源同时加载)以及复用缓存资源,防止重复加载; 错误重试...
来源: Laya3.0_api 发布时间: 20231102