how does unity insert a gif picture?
I need to go into UnityPlayerActivity, and do something, then open a new Activity and pass the result of the operation, and close the current UnityPlayerActivity. call method in UnityPlayerActivity: public void onVideoRecorded(String videoPath) { ...
1. Question: platform: Unity3d 2017.3.1 language: C-sharp because you need to reference System.Numerics, but Unity s solution project does not support direct reference to dll , so I found System.Numerics.dll from C:Program Files (x86) Reference Asse...
beginners learn Unity , do not understand these concepts very well, such as ScreenToWorldPoint ScreenToViewportPoint and other methods are converted with what formula, their concepts I refer to the official documents, but there is no illustration, t...
such as the question, in the actual operation, I found that the direct allocation of space in the GameManager class and the allocation of space in the Awake function, and finally the result of Debug in the UILayoout class is different. I don t know why...
with java experience, what is the approximate learning route and time for learning unity? ...
after opening the resource file with AssetStudio, the following. how to restore (blhx_1.7.1_1_20180516_103832_d39cd3.apk) ...
based on unity and C-sharp, there is a code from conception to implementation as follows. I don t understand why this code is singleton mode. public class BoidSpawner : MonoBehaviour{ static public BoidSpawner S; ..... public GameObjec...
to achieve the effect of logical and operations on symbols, you can define sequence conditional methods. For example, the second method can be executed only if both An and B are defined: [Conditional ( "A ")] static void DoIfA () { DoIfAandB(); } [...
see the garbage collection principle of C-sharp on the Internet, using the concept of big and small heap and generation, big and small heap is easy to understand. As far as I understand it, every time there is no recycling, it is pressed to the next gene...
in CLR via C-sharp, it is mentioned that calling a common initialization constructor reduces the amount of code generated (164pages). the following code, which the book says, because there are three constructors, compiles and generates three times the ...
Why is this happening? ...
which is better? ...
do you know any good technology communities in China? my own concerns are codeshelper and Nuggets . Do you have any other recommended communities? CSDN even so, there are so many ads that they are disgusting. ...