A Sandcastle Documented Class Library
Texture Property
NamespacesCollada.EffectsTextureInputTexture

[Missing <summary> documentation for P:Collada.Effects.TextureInput.Texture]

Declaration Syntax
C#Visual BasicVisual C++
public ParameterTexture Texture { get; set; }
Public Property Texture As ParameterTexture
public:
property ParameterTexture^ Texture {
	ParameterTexture^ get ();
	void set (ParameterTexture^ value);
}

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)