feat: Add far and height fog to the fog config API
This commit is contained in:
+2
@@ -41,7 +41,9 @@ public class DhApiFogConfig implements IDhApiFogConfig
|
||||
// inner configs //
|
||||
//===============//
|
||||
|
||||
@Override
|
||||
public IDhApiFarFogConfig farFog() { return DhApiFarFogConfig.INSTANCE; }
|
||||
@Override
|
||||
public IDhApiHeightFogConfig heightFog() { return DhApiHeightFogConfig.INSTANCE; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user