C# Class Axiom.Components.Terrain.TerrainLayerDeclaration

The definition of the information each layer will contain in this terrain. All layers must contain the same structure of information, although the input textures can be different per layer instance.
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Свойство Type Description
Elements List
Samplers List

Méthodes publiques

Méthode Description
operator ( ) : bool

Method Details

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

Elements public_oe property

public List Elements
Résultat List

Samplers public_oe property

public List Samplers
Résultat List