C# Class Collada.InstanceGeometry

ファイルを表示 Open project: dsrbecky/ColladaDOM Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetMaterial ( string symbol ) : InstanceMaterial
Render ( ) : void

Method Details

GetMaterial() public method

public GetMaterial ( string symbol ) : InstanceMaterial
symbol string
return InstanceMaterial

Render() public method

public Render ( ) : void
return void