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

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

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 TextureInput : ChannelInput
Visual Basic (Declaration)
Public Class TextureInput _
	Inherits ChannelInput
Visual C++
public ref class TextureInput : public ChannelInput

Inheritance Hierarchy

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

See Also