36 questions
Unity Engine uses the C# code to create an image window on the screen
I haven't touched anything about the setting like the picture, but it's not a shadow of a circle, but a gray gradation on half of the model. I've checked the basic settings. Is it a fee for downloadin...
Can't you rotate it based on a point other than the center of the object when you rotate it using lerp?
I don't see the files I downloaded from the gallery right after downloading the images or videos, so I think I need to scan the mediaNo matter how much you search, most of them are Java, and since you...
https://firebase.google.com/docs/auth/unity/manage-users?hl=koI've been following this guide. using System.Collections;using System.Collections.Generic;using UnityEngine;using Firebase.Auth;using Unit...
Unity wants to use Google Maps.There are a few sets out, but I'm going to do it myself.using UnityEngine;using System.Collections;public class GoogleMapAPI : MonoBehaviour{ private bool loadingMap; st...
Ray ray; RaycastHit2D hit; void Update() { if (latestPanel != null) { if (Input.GetMouseButtonDown(0)) { ray = Camera.main.ScreenPointToRay(Input.mousePosition); hit = Physics2D.Raycast(ray.or...
I coded to access the root server without going through the php server.If you run it within the Unity program, the db integration works well.But if you try to build and run it as an exe file,ArgumentE...
I'm trying to download a file from Unity using WebClient.using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.UI;using System.Net;public class FileDownload : M...
UNI.T is programming.There's a class called MyClass in C#Declare a list, create an object with new MyClass() and put it in AddInserting more than a thousand objects takes a lot of time.Is it supposed ...
« | - 3 - | » |
566 Who developed the "avformat-59.dll" that comes with FFmpeg?
593 Uncaught (inpromise) Error on Electron: An object could not be cloned
564 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
865 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.