C# Class TagTool.TagDefinitions.CollisionModel.Region.Permutation.Bsp.Edge

Datei anzeigen Open project: TheGuardians/TagTool

Public Properties

Property Type Description
EndVertex short
ForwardEdge short
LeftSurface short
ReverseEdge short
RightSurface short
StartVertex short

Property Details

EndVertex public_oe property

public short EndVertex
return short

ForwardEdge public_oe property

public short ForwardEdge
return short

LeftSurface public_oe property

public short LeftSurface
return short

ReverseEdge public_oe property

public short ReverseEdge
return short

RightSurface public_oe property

public short RightSurface
return short

StartVertex public_oe property

public short StartVertex
return short