Inheritance: IEffectWrapper, IEffectMatricesWrapper
Beispiel #1
0
 public static void Set(this EffectVariable variable, EffectKunosShader.Material o) {
     SlimDxExtension.Set(variable, o, EffectKunosShader.Material.Stride);
 }