Resource loader that compiles Direct3D10 Shader Model 4.0 FX files.
| C# |
public sealed class D3D10EffectLoader : ResourceLoader<Effect>
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
D3D10EffectLoader()()()() |
Creates a new D3D10EffectLoader
|
|
|
ContentManager |
Gets the content manager that currently references the loader.
(Inherited from ResourceLoader.) |
|
|
Equals(Object) |
(Inherited from Object.) |
|
|
Extension |
Gets the file extension of the resource to look for.
(Inherited from ResourceLoader.) |
|
|
GetHashCode()()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
Load(IResource, LoaderParameters) |
Loads an Effect from the resource.
(Overrides ResourceLoader<(Of <(<'Effect>)>)>.Load(IResource, LoaderParameters).) |
|
|
Load(IResource, Type, LoaderParameters) |
Loads the resource.
(Inherited from ResourceLoader<(Of <(<'T>)>)>.) |
|
|
TargetType |
Gets the target type of the object to be returned when the resource is loaded and processed.
(Inherited from ResourceLoader.) |
|
|
ToString()()()() |
(Inherited from Object.) |
| Object | |||
|
|
ResourceLoader | ||
|
|
ResourceLoader < (Of < ( <' Effect > ) > ) > | ||
|
|
D3D10EffectLoader | ||
Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)