Click or drag to resize
DefaultMaterialsFactorySkinned Property
Function to generate default materials to newly-loaded skinned models.

Namespace:  GeonBit.Core.Graphics.Materials
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static MaterialGenerator Skinned { get; set; }

Property Value

Type: MaterialGenerator
See Also