Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Describes The value represented by a reference to a previously defined parameter that can be directly cast to a floatingpoint scalar.

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 ParamFloat
<SerializableAttribute> _
Public Class ParamFloat

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
common_float_or_param_type..::..ParamFloat()()()()
Initializes a new instance of the common_float_or_param_type..::..ParamFloat class
ref
The value is represented by a reference to a previously defined parameter that can be directly cast to a floatingpoint scalar.
ToString()()()() (Overrides Object..::..ToString()()()().)

Inheritance Hierarchy

System..::..Object
  Visual3D.Assets.Importers.Collada.Dom..::..common_float_or_param_type..::..ParamFloat

See Also