Kanzi 4.1.0
SingleTextureProperties Class Reference
Inheritance diagram for SingleTextureProperties:
[legend]
Collaboration diagram for SingleTextureProperties:
[legend]

Static Public Attributes

static new readonly SingleTextureProperties Instance = new SingleTextureProperties()
 
- Static Public Attributes inherited from TextureProperties
static new readonly TextureProperties Instance = new TextureProperties()
 
- Static Public Attributes inherited from ProjectItemProperties
static readonly ProjectItemProperties Instance = new ProjectItemProperties()
 

Protected Member Functions

 SingleTextureProperties ()
 
- Protected Member Functions inherited from TextureProperties
 TextureProperties ()
 
- Protected Member Functions inherited from ProjectItemProperties
 ProjectItemProperties ()
 

Properties

TypedProperty< ImageFileTextureImage [get]
 
- Properties inherited from TextureProperties
TypedProperty< ImageFileCustomAssetThumbnail [get]
 
TypedProperty< GpuResourceMemoryTypeEnumGpuResourceMemoryType [get]
 
TypedProperty< stringIDInImportSource [get]
 
TypedProperty< ImportSourceItemImportedFrom [get]
 
TypedProperty< boolIsAssetInAssetPackage [get]
 
TypedProperty< boolIsDisabled [get]
 
TypedProperty< boolIsUsedByCode [get]
 
TypedProperty< CrossProjectVisibilityEnumResourceCrossProjectVisibility [get]
 
TypedProperty< ResourceKeepAliveBehaviorEnumResourceKeepAliveBehavior [get]
 
TypedProperty< TextureAnisotropyTypeEnumTextureAnisotropyType [get]
 
TypedProperty< TextureColorByteFormatEnumTextureFormat [get]
 
TypedProperty< TextureFilterModeEnumTextureMagnificationFilter [get]
 
TypedProperty< TextureFilterModeEnumTextureMinificationFilter [get]
 
TypedProperty< stringTextureNativeDeploymentTarget [get]
 
TypedProperty< TextureWrapModeEnumTextureWrapMode [get]
 
- Properties inherited from ProjectItemProperties
TypedProperty< stringDescription [get]
 
TypedProperty< stringEngineFactoryNameOverride [get]
 
TypedProperty< stringName [get]
 

Constructor & Destructor Documentation

◆ SingleTextureProperties()

SingleTextureProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ TextureImage

TypedProperty<ImageFile> TextureImage
get