C# Class ColladaXna.Base.Materials.ShaderProperty

Defines complex material properties as a shader program and its parameter bindings. Available vertex data like position, normal, texture coordinates etc. are automatically passed to the shader via their respective semantics.
Inheritance: MaterialProperty
Afficher le fichier Open project: Bunkerbewohner/ColladaXna

Méthodes publiques

Méthode Description
GetValue ( ) : Object

Method Details

GetValue() public méthode

public GetValue ( ) : Object
Résultat Object