Property | Type | Description | |
---|---|---|---|
CachedEffect | |||
Color | Vector3 | ||
SpecularPower | float | ||
Texture | Microsoft.Xna.Framework.Graphics.Texture2D |
Method | Description | |
---|---|---|
MeshTag ( Vector3 Color, Microsoft.Xna.Framework.Graphics.Texture2D Texture, float SpecularPower ) : System |
public MeshTag ( Vector3 Color, Microsoft.Xna.Framework.Graphics.Texture2D Texture, float SpecularPower ) : System | ||
Color | Vector3 | |
Texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
SpecularPower | float | |
return | System |
public Effect,Microsoft.Xna.Framework.Graphics CachedEffect | ||
return |