示例#1
0
 public static System.Single ScaleValueHandle(System.Single value, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, System.Single size, UnityEditor.DrawCapFunction capFunc, System.Single snap)
 {
     throw new NotImplementedException("This function was automatically generated by Mockery and has no real implementation yet.");
 }
示例#2
0
 public static System.Boolean Button(UnityEngine.Vector3 position, UnityEngine.Quaternion direction, System.Single size, System.Single pickSize, UnityEditor.DrawCapFunction capFunc)
 {
     throw new NotImplementedException("This function was automatically generated by Mockery and has no real implementation yet.");
 }
示例#3
0
 public static UnityEngine.Vector3 Slider(UnityEngine.Vector3 position, UnityEngine.Vector3 direction, System.Single size, UnityEditor.DrawCapFunction drawFunc, System.Single snap)
 {
     throw new NotImplementedException("This function was automatically generated by Mockery and has no real implementation yet.");
 }