Click or drag to resize

RenderContentSerializer Properties

The RenderContentSerializer type exposes the following members.

Properties
  NameDescription
Public propertyCanRead
If true then the file type can be imported and will be included in the file open box when importing the specified render content kind.
Public propertyCanWrite
If true then the file type can be exported and will be included in the file save box when exporting the specified render content kind.
Public propertyContentKind
Kind of content created when importing or exporting this file type - ie, Material, Texture or Environment
Public propertyContentType Obsolete.
Kind of content created when importing or exporting this file type. Obsolete - use ContentKind
Public propertyEnglishDescription
English string describing this plug-in
Public propertyFileExtension
File extension associated with this serialize object
Public propertyLocalDescription
Localized plug-in description
Top
See Also