C# Class Poonya.SEA3D.Objects.SEATexture

Inheritance: SEAData
ファイルを表示 Open project: sunag/sea3d Class Usage Examples

Public Methods

Method Description
SEATexture ( string name, string type ) : Poonya.Utils
Write ( ) : ByteArray

Method Details

SEATexture() public method

public SEATexture ( string name, string type ) : Poonya.Utils
name string
type string
return Poonya.Utils

Write() public method

public Write ( ) : ByteArray
return Poonya.Utils.ByteArray