C# Class GA_DataPoint, TheUnseen

Show file Open project: henryj41043/TheUnseen Class Usage Examples

Public Properties

Property Type Description
count float
density float
position Vector3

Property Details

count public property

public float count
return float

density public property

public float density
return float

position public property

public Vector3 position
return Vector3