TZMeshMaterial_Enable Méthode
Active les differents effet de surface sur un SubMesh
Espace de nom: Tzu3D.ComponentAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public void Material_Enable(
int Index,
bool Normal,
bool Parallax,
bool Reflection,
bool Specular
)
Public Sub Material_Enable (
Index As Integer,
Normal As Boolean,
Parallax As Boolean,
Reflection As Boolean,
Specular As Boolean
)
Parameters
- Index Int32
- Index du SubMesh
- Normal Boolean
- Active le NormalMapping
- Parallax Boolean
- Active le ParallaxMapping
- Reflection Boolean
- Active la réflection
- Specular Boolean
- Active la spécularité