A Sandcastle Documented Class Library
GetSource Method (semantic)
NamespacesCollada.SkinningSkinGetSource(InputSemantic)
Retrieves the Source with the given semantic
Declaration Syntax
C#Visual BasicVisual C++
public ISource GetSource(
	InputSemantic semantic
)
Public Function GetSource ( _
	semantic As InputSemantic _
) As ISource
public:
ISource^ GetSource(
	InputSemantic semantic
)
Parameters
semantic (InputSemantic)
Type of source you're looking for
Return Value
Returns the source, or null if it could not found.

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