This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
shmodot
Watch
1
Star
0
Fork
You've already forked shmodot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5197362280
shmodot
/
scripts
/
orbits
/
ILocation.cs
7 lines
86 B
C#
Raw
Blame
History
using
Vim.Math3d
;
public
interface
ILocation
{
DVector3
Position
{
get
;
set
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink