Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
If the exact format cannot be resolve via other methods then the format_hint will describe the important features of the format so that the application may select a compatable or close format.

Namespace: Visual3D.Assets.Importers.Collada.Dom
Assembly: Visual3D.Importers (in Visual3D.Importers.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
[SerializableAttribute]
public class fx_surface_format_hint_common
<SerializableAttribute> _
Public Class fx_surface_format_hint_common

Members

         
 All Members  Constructors   Fields  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
fx_surface_format_hint_common()()()()
Initializes a new instance of the fx_surface_format_hint_common class
channels
extra
option
precision
precisionSpecified
range

Inheritance Hierarchy

System..::..Object
  Visual3D.Assets.Importers.Collada.Dom..::..fx_surface_format_hint_common

See Also