Click or drag to resize

Texture2DParser Properties

The Texture2DParser type exposes the following members.

Properties
  NameDescription
Public propertyParseMode
Return whether the parser works in text-mode or binary.
(Overrides ResourceParserParseMode.)
Public propertySupportedExtensions
Return an array file extensions this parser can parse.
(Overrides ResourceParserSupportedExtensions.)
Public propertySupportedTypes
Return an array of types this parser can work with – output for reading, input for saving.
(Overrides ResourceParserSupportedTypes.)
Top
See Also