RageLib.Resources.GTA5.PC.Bounds.BoundPolygonTriangle - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.Resources.GTA5.PC.Bounds
Inheritance Hierarchy
Syntax
public class BoundPolygonTriangle : BoundPolygonBase
Constructors
:white_large_square: |
prototype |
description |
method |
BoundPolygonTriangle () |
__ |
Properties
:white_large_square: |
name |
description |
property |
VertFlag1 |
__ |
property |
VertFlag2 |
__ |
property |
VertFlag3 |
__ |
property |
VertIndex1 |
__ |
property |
VertIndex2 |
__ |
property |
VertIndex3 |
__ |
Methods
:white_large_square: |
prototype |
description |
method |
void Read(byte[] bytes, int offset) |
__ |
method |
string ToString() |
__ |
Events
:white_large_square: |
name |
description |