• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 326 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0057 秒)

201. drawToCanvas绘制显示不全 [ 63%]

...关的链接 提交 3 个回复 之肖 赞同来自: 测试代码 export default class TestView extends TestViewUI {     constructor() {         super();     }     onAwake() {         this.nativeImg = new Image();         let style = this.nativeImg.style;         style.position...

来源: Laya_社区 发布时间: 20230323

202. laya.resource.NativeRenderTexture2D_API3.0 [ 63%]

...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

203. 部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 [ 62%]

...       _config.Routes.MapHttpRoute(                     "API Default",                     "api/{controller}/{username}",                     new { username = RouteParameter.Optional });                 //这是重点,从配置文件的appsettings节点中...

来源: Laya_社区 发布时间: 20200609

204. LayaAir 2.0 TS版编译出错GameConfig跟创建项目时生成的内容不一致了 [ 62%]

...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

205. laya.utils.Utils_API3.0 [ 62%]

...NaN,这里返回0。 Parameters str: string 要被解析的字符串。 Default value radix: number = 0 表示要解析的数字的基数。默认值为0,表示10进制,其他值介于 2 ~ 36 之间。如果它以 “0x” 或 “0X” 开头,将以 16 为基数。如果该参数不在上述...

来源: Laya3.0_api 发布时间: 20231115

206. laya.ui.Clip_API3.0 [ 62%]

...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

207. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 62%]

...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

208. laya.ui.ColorPicker_API3.0 [ 61%]

...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

209. Laya_API3.0 [ 61%]

...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

210. laya.ui.FontClip_API3.0 [ 61%]

...ip Overrides Clip.constructor Defined in laya/ui/FontClip.ts:30 Parameters Default value skin: string = null 位图字体皮肤 Default value sheet: string = null 位图字体内容,空格代表换行 Returns FontClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined...

来源: Laya3.0_api 发布时间: 20231115