C# Class NiDotNet.NIF.Nodes.NiInterpController

Inheritance: NiDotNet.NIF.Nodes.NiTimeController
ファイルを表示 Open project: Wincent01/UnityNiDotNet

Public Methods

Method Description
NiInterpController ( BinaryReader reader, NiFile niFile ) : System.IO

Method Details

NiInterpController() public method

public NiInterpController ( BinaryReader reader, NiFile niFile ) : System.IO
reader BinaryReader
niFile NiFile
return System.IO