|
| enum | SourceType {
Material,
InterpolatorIntoVertex,
InterpolatorIntoPixel,
System,
Output,
Constant
} |
| |
|
|
| Parameter (String^archiveName) |
| |
|
void | DeepCopyFrom (Parameter^otherParameter) |
| |
|
|
property String | Name |
| |
|
property String | Description |
| |
|
property SourceType | Source |
| |
|
property String | Default |
| |
|
property String | ArchiveName |
| |
|
property String | Type |
| |
|
property String | TypeExtra |
| |
|
property String | Semantic |
| |
|
property String | Min |
| |
|
property String | Max |
| |
|
property String | ExceptionString |
| |
The documentation for this class was generated from the following files: