예제 #1
0
 private void SetVectorImpl(int nameID, Vector4 value)
 {
     Material.INTERNAL_CALL_SetVectorImpl(this, nameID, ref value);
 }