C# Class Outliner.Scene.OutlinerMaterial

Inheritance: OutlinerNode
显示文件 Open project: Pjanssen/Outliner Class Usage Examples

Public Methods

Method Description
OutlinerMaterial ( OutlinerScene scene, Int32 handle, Int32 parentHandle, String name, String type ) : System

Method Details

OutlinerMaterial() public method

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
return System