C# Class Poonya.SEA3D.Objects.SEATextureURL

Inheritance: SEAObject
Exibir arquivo Open project: sunag/sea3d Class Usage Examples

Public Properties

Property Type Description
url string

Public Methods

Method Description
SEATextureURL ( string name ) : Poonya.Utils
Write ( ) : ByteArray

Method Details

SEATextureURL() public method

public SEATextureURL ( string name ) : Poonya.Utils
name string
return Poonya.Utils

Write() public method

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

Property Details

url public_oe property

public string url
return string