enum
TextureJustification
public sealed enum TextureJustification : Enum Enum Values
| Name | Value | Description |
|---|---|---|
None | | |
Top | | |
Bottom | | |
Left | | |
Center | | |
Right | | |
Fit | | |
FitX | | |
FitY | |
Assembly:
Sandbox.Engine Declaring Type: PolygonMesh Full Name: Sandbox.PolygonMesh.TextureJustification