Material3D Properties |
The Material3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AmbientColor |
Gets or sets ambient color. This is a dependency property.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| DiffuseColor |
Gets or sets material main color. This is a dependency property.
| |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| EmissiveColor |
Gets or sets emissive color. This is a dependency property.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| SpecularColor |
Gets or sets specular color. This is a dependency property.
| |
| SpecularPower |
Gets or sets specular power. This is a dependency property.
|