Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVec3FromString ¶
Types ¶
type Cameras ¶
func NewCameras ¶
type VersionInfo ¶
type VersionInfo struct { EditorVersion int EditorBuild int MapVersion int FormatVersion int Prefab bool }
func NewVersionInfo ¶
type ViewSettings ¶
type Vmf ¶
type Vmf struct {
// contains filtered or unexported fields
}
func LoadVmf ¶
Public loader function to open and import a vmf file Will error out if the file is malformed or cannot be opened
func (*Vmf) VersionInfo ¶
func (vmf *Vmf) VersionInfo() *VersionInfo
func (*Vmf) ViewSettings ¶
func (vmf *Vmf) ViewSettings() *ViewSettings
func (*Vmf) Worldspawn ¶
Click to show internal directories.
Click to hide internal directories.