MaterialOverridesTexture Property |
Override material texture for this specific entity.
Note: will affect all parts of the model.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Texture2D Texture { get; set; }
Property Value
Type:
Texture2DSee Also