C# Class Outliner.Scene.OutlinerMaterial

Inheritance: OutlinerNode
Afficher le fichier Open project: Pjanssen/Outliner Class Usage Examples

Méthodes publiques

Méthode Description
OutlinerMaterial ( OutlinerScene scene, Int32 handle, Int32 parentHandle, String name, String type ) : System

Method Details

OutlinerMaterial() public méthode

public OutlinerMaterial ( OutlinerScene scene, Int32 handle, Int32 parentHandle, String name, String type ) : System
scene OutlinerScene
handle System.Int32
parentHandle System.Int32
name String
type String
Résultat System