Table of Contents

Class MapAutoPhysTextureGenerator

Namespace
ValveResourceFormat.IO
Assembly
ValveResourceFormat.dll

Generates placeholder textures for auto-generated physics surfaces.

public static class MapAutoPhysTextureGenerator

Inheritance

Inherited Members

Methods

GenerateTexture(string)

Generates a texture with the surface name for auto physics.

public static SKBitmap GenerateTexture(string surfaceName)

Parameters

surfaceName string

Returns

SKBitmap