C# Класс PMAP.Layer, P-MAP

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
mBlendType BlendType
mFilterMode FilterMode
mIsReadable bool
mTexture UnityEngine.Texture2D
mTextureFormat TextureImporterFormat
mTextureImporter TextureImporter
mTransparency float

Открытые методы

Метод Описание
Clone ( ) : Layer,

Описание методов

Clone() публичный Метод

public Clone ( ) : Layer,
Результат Layer,

Описание свойств

mBlendType публичное свойство

public BlendType mBlendType
Результат BlendType

mFilterMode публичное свойство

public FilterMode mFilterMode
Результат FilterMode

mIsReadable публичное свойство

public bool mIsReadable
Результат bool

mTexture публичное свойство

public Texture2D,UnityEngine mTexture
Результат UnityEngine.Texture2D

mTextureFormat публичное свойство

public TextureImporterFormat mTextureFormat
Результат TextureImporterFormat

mTextureImporter публичное свойство

public TextureImporter mTextureImporter
Результат TextureImporter

mTransparency публичное свойство

public float mTransparency
Результат float