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

Static Public Attributes

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

Protected Member Functions

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

Properties

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

◆ TextureProperties()

TextureProperties ( )
inlineprotected

Member Data Documentation

◆ Instance

Property Documentation

◆ CustomAssetThumbnail

TypedProperty<ImageFile> CustomAssetThumbnail
get

◆ GpuResourceMemoryType

TypedProperty<GpuResourceMemoryTypeEnum> GpuResourceMemoryType
get

◆ IDInImportSource

TypedProperty<string> IDInImportSource
get

◆ ImportedFrom

TypedProperty<ImportSourceItem> ImportedFrom
get

◆ IsAssetInAssetPackage

TypedProperty<bool> IsAssetInAssetPackage
get

◆ IsDisabled

TypedProperty<bool> IsDisabled
get

◆ IsUsedByCode

TypedProperty<bool> IsUsedByCode
get

◆ ResourceCrossProjectVisibility

TypedProperty<CrossProjectVisibilityEnum> ResourceCrossProjectVisibility
get

◆ ResourceKeepAliveBehavior

TypedProperty<ResourceKeepAliveBehaviorEnum> ResourceKeepAliveBehavior
get

◆ TextureAnisotropyType

TypedProperty<TextureAnisotropyTypeEnum> TextureAnisotropyType
get

◆ TextureFormat

◆ TextureMagnificationFilter

TypedProperty<TextureFilterModeEnum> TextureMagnificationFilter
get

◆ TextureMinificationFilter

TypedProperty<TextureFilterModeEnum> TextureMinificationFilter
get

◆ TextureNativeDeploymentTarget

TypedProperty<string> TextureNativeDeploymentTarget
get

◆ TextureWrapMode

TypedProperty<TextureWrapModeEnum> TextureWrapMode
get