Class MapAutoPhysTextureGenerator
Namespace: ValveResourceFormat.IO
Assembly: ValveResourceFormat.dll
Generates placeholder textures for auto-generated physics surfaces.
csharp
public static class MapAutoPhysTextureGeneratorInheritance
object ← MapAutoPhysTextureGenerator
Methods
GenerateTexture(string)
Generates a texture with the surface name for auto physics.
csharp
public static SKBitmap GenerateTexture(string surfaceName)Parameters
surfaceName string

