Enum OverrideMaterialTransparency
Used to force set a block material to be transparent or opaque.
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public enum OverrideMaterialTransparency : byte
Fields
Name | Description |
---|---|
ForceOpaque | |
ForceTransparent | |
NotOverride |