C# Class NiDotNet.NIF.Nodes.NiFloatInterpController

Inheritance: NiDotNet.NIF.Nodes.NiSingleInterpController
Mostra file Open project: Wincent01/UnityNiDotNet

Public Methods

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

Method Details

NiFloatInterpController() public method

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