Property | Type | Description | |
---|---|---|---|
Precision | ShaderMethodPrecisions | ||
Type | ShaderMethodTypes |
Method | Description | |
---|---|---|
ShaderMethod ( ShaderMethodTypes type ) : System | ||
ShaderMethod ( ShaderMethodTypes type, ShaderMethodPrecisions precision ) : System |
public ShaderMethod ( ShaderMethodTypes type ) : System | ||
type | ShaderMethodTypes | |
return | System |
public ShaderMethod ( ShaderMethodTypes type, ShaderMethodPrecisions precision ) : System | ||
type | ShaderMethodTypes | |
precision | ShaderMethodPrecisions | |
return | System |