[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Effects.ColorInput]

Namespace:  Mogware.VisualStudio.ColladaNet.Effects
Assembly:  Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)

Syntax

C#
public class ColorInput : ChannelInput
Visual Basic (Declaration)
Public Class ColorInput _
	Inherits ChannelInput
Visual C++
public ref class ColorInput : public ChannelInput

Inheritance Hierarchy

System..::.Object
  Mogware.VisualStudio.ColladaNet.Effects..::.ChannelInput
    Mogware.VisualStudio.ColladaNet.Effects..::.ColorInput

See Also