DecalOptions Enumeration |
Namespace: DigitalRune.Graphics
Member name | Value | Description | |
---|---|---|---|
ProjectOnAll | 0 | The decal is applied to all types of geometry. | |
ProjectOnStatic | 1 | The decal is applied only to static geometry. (Only scene nodes where IsStatic is set will receive the decal.) |