摘要:
public static float Log(float f, float p); Description Returns the logarithm of a specified number in a specified base. using UnityEngine;public class 阅读全文
摘要:
极小值 阅读全文
摘要:
public void Invoke(string methodName, float time); Description Invokes the method methodName in time seconds. If time is set to 0, the method is invok 阅读全文
摘要:
public static GameObject Find(string name); Finds a GameObject by name and returns it. This function only returns active GameObjects. If no GameObject 阅读全文
摘要:
层级 阅读全文
摘要:
遍历 阅读全文