コード例 #1
0
 private static extern void Internal_TDistribution3(Vector3Distribution managedInstance, Vector3Curve minCurve, Vector3Curve maxCurve);
 private static extern void Internal_setrotationRate(IntPtr thisPtr, Vector3Distribution value);
コード例 #3
0
 private static extern void Internal_TDistribution2(Vector3Distribution managedInstance, Vector3Curve curve);
コード例 #4
0
 private static extern void Internal_TDistribution1(Vector3Distribution managedInstance, ref Vector3 minValue, ref Vector3 maxValue);
コード例 #5
0
 private static extern void Internal_TDistribution0(Vector3Distribution managedInstance, ref Vector3 value);
コード例 #6
0
 private static extern void Internal_TDistribution(Vector3Distribution managedInstance);
コード例 #7
0
 private static extern void Internal_setInitialRotation3D(IntPtr thisPtr, Vector3Distribution value);