Exemplo n.º 1
0
 private static extern void Internal_setInitialRotation3D(IntPtr thisPtr, Vector3Distribution value);
 private static extern void Internal_setrotationRate(IntPtr thisPtr, Vector3Distribution value);
Exemplo n.º 3
0
 private static extern void Internal_TDistribution3(Vector3Distribution managedInstance, Vector3Curve minCurve, Vector3Curve maxCurve);
Exemplo n.º 4
0
 private static extern void Internal_TDistribution2(Vector3Distribution managedInstance, Vector3Curve curve);
Exemplo n.º 5
0
 private static extern void Internal_TDistribution1(Vector3Distribution managedInstance, ref Vector3 minValue, ref Vector3 maxValue);
Exemplo n.º 6
0
 private static extern void Internal_TDistribution0(Vector3Distribution managedInstance, ref Vector3 value);
Exemplo n.º 7
0
 private static extern void Internal_TDistribution(Vector3Distribution managedInstance);