Enum ETextureResourceType
Defined in File TextureInfo.h
Enum Documentation
-
enum class csp::systems::ETextureResourceType
Enum representing the source type of the texture If Component is set, the data of the texture comes from the specified media component If ImageAsset is set, th data of the texture comes from the specified asset.
Values:
-
enumerator Component
-
enumerator ImageAsset
-
enumerator Component