C# Class Grey.Vox.VoxLocation

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Свойство Type Description
RegionLoc Point
VoxelLoc Microsoft.Xna.Framework.Vector3I

Méthodes publiques

Méthode Description
VoxLocation ( Vector3I loc ) : System

Method Details

VoxLocation() public méthode

public VoxLocation ( Vector3I loc ) : System
loc Microsoft.Xna.Framework.Vector3I
Résultat System

Property Details

RegionLoc public_oe property

public Point RegionLoc
Résultat Point

VoxelLoc public_oe property

public Vector3I,Microsoft.Xna.Framework VoxelLoc
Résultat Microsoft.Xna.Framework.Vector3I