C# Class TagTool.TagDefinitions.CollisionModel.PathfindingSphere

ファイルを表示 Open project: TheGuardians/TagTool Class Usage Examples

Public Properties

Property Type Description
CenterX float
CenterY float
CenterZ float
Flags ushort
Node short
Radius float

Property Details

CenterX public_oe property

public float CenterX
return float

CenterY public_oe property

public float CenterY
return float

CenterZ public_oe property

public float CenterZ
return float

Flags public_oe property

public ushort Flags
return ushort

Node public_oe property

public short Node
return short

Radius public_oe property

public float Radius
return float