Method | Description | |
---|---|---|
IsMaterialProperty ( string name ) : bool | ||
IsSceneProperty ( string name ) : bool |
Return true if ParameterDict Element with name has effect to scene.
|
|
SetGlobalParameters ( ) : void |
Hier können vom Programm aus globale Parameter hinzugefügt werden.
|
public static IsMaterialProperty ( string name ) : bool | ||
name | string | |
return | bool |
public static IsSceneProperty ( string name ) : bool | ||
name | string | |
return | bool |