You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
440 B
18 lines
440 B
Material MyMaterial : Common/MatDefs/Misc/Unshaded.j3md {
|
|
MaterialParameters {
|
|
BackfaceShadows : true
|
|
PointSize : 1.0
|
|
Color : 0.15217346 0.058843613 0.87742037 1.0
|
|
}
|
|
AdditionalRenderState {
|
|
PointSprite On
|
|
FaceCull Back
|
|
AlphaTestFalloff 0.0
|
|
DepthWrite On
|
|
ColorWrite On
|
|
PolyOffset 0.0 0.0
|
|
DepthTest On
|
|
Blend Off
|
|
Wireframe Off
|
|
}
|
|
}
|
|
|