C# Class PMAP.Layer, P-MAP

Mostra file Open project: ToshiyasuMiyabe/P-MAP Class Usage Examples

Public Properties

Property Type Description
mBlendType BlendType
mFilterMode FilterMode
mIsReadable bool
mTexture UnityEngine.Texture2D
mTextureFormat TextureImporterFormat
mTextureImporter TextureImporter
mTransparency float

Public Methods

Method Description
Clone ( ) : Layer,

Method Details

Clone() public method

public Clone ( ) : Layer,
return Layer,

Property Details

mBlendType public_oe property

public BlendType mBlendType
return BlendType

mFilterMode public_oe property

public FilterMode mFilterMode
return FilterMode

mIsReadable public_oe property

public bool mIsReadable
return bool

mTexture public_oe property

public Texture2D,UnityEngine mTexture
return UnityEngine.Texture2D

mTextureFormat public_oe property

public TextureImporterFormat mTextureFormat
return TextureImporterFormat

mTextureImporter public_oe property

public TextureImporter mTextureImporter
return TextureImporter

mTransparency public_oe property

public float mTransparency
return float