大约有 329 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0049 秒)
...Resource._addReference Defined in laya/resource/Resource.ts:203 Parameters Default value count: number = 1 Returns void _clearReference _clearReference(): void Inherited from Resource._clearReference Defined in laya/resource/Resource.ts:220 Returns void _cloneDatasToAnimator _cloneDatasToAnimator(de...
来源: Laya3.0_api 发布时间: 20231102
...关的链接 提交 3 个回复 之肖 赞同来自: 测试代码 export default class TestView extends TestViewUI { constructor() { super(); } onAwake() { this.nativeImg = new Image(); let style = this.nativeImg.style; style.position...
来源: Laya_社区 发布时间: 20230323
... _config.Routes.MapHttpRoute( "API Default", "api/{controller}/{username}", new { username = RouteParameter.Optional }); //这是重点,从配置文件的appsettings节点中...
来源: Laya_社区 发布时间: 20200609
...G defuv flipyuv Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture depthStencilFormat destroyed dimension filterMode format gammaCorrection gammaSpace generateMipmap gpuMemory height id isCube maxMipmapLevel mipmap mipmapCount obsolute offsetX offsetY referenceCount samples so...
来源: Laya3.0_api 发布时间: 20231115
...port DropBox from "./script/DropBox" /* * 游戏初始化配置; */ export default class GameConfig{ static width:number=640; static height:number=1136; static scaleMode:string="fixedwidth"; static screenMode:string="none"; static startScene:string="test/TestScene.scene"; static sceneRoot:string="";...
来源: Laya_社区 发布时间: 20181001
...NaN,这里返回0。 Parameters str: string 要被解析的字符串。 Default value radix: number = 0 表示要解析的数字的基数。默认值为0,表示10进制,其他值介于 2 ~ 36 之间。如果它以 “0x” 或 “0X” 开头,将以 16 为基数。如果该参数不在上述...
来源: Laya3.0_api 发布时间: 20231115
...efined in laya/ui/Clip.ts:151 创建一个新的 Clip 示例。 Parameters Default value url: string = null 资源类库名或者地址 Default value clipX: number = 1 x方向分割个数 Default value clipY: number = 1 y方向分割个数 Returns Clip Properties Optional _extra _extra: INodeExtra I...
来源: Laya3.0_api 发布时间: 20231115
...nManager Index Properties baseReferenceSpace currentFrame currentTimestamp defaultHeightCompensation session viewerReferenceSpace EVENT_FRAME_LOOP EVENT_MANAGER_END Accessors currentFrameRate referenceSpace sessionMode supportedFrameRates Methods destroy endXRRenderLoop event exitXR hasListener init...
来源: Laya3.0_api 发布时间: 20231115
...s UIComponent.constructor Defined in laya/ui/ColorPicker.ts:162 Parameters Default value createChildren: boolean = true Returns ColorPicker Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited...
来源: Laya3.0_api 发布时间: 20231115
...gJsPath?: string): void Defined in Laya.ts:269 开启DebugPanel Parameters Default value debugJsPath: string = "libs/laya.debugtool.js" laya.debugtool.js文件路径 Returns void Static init init(stageConfig?: IStageConfig): Promise<void> init(width: number, height: number, ...plugins: any[]):...
来源: Laya3.0_api 发布时间: 20231115