Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportModel ¶
func ImportModel(filename string, index int) (*Model, ImportResult)
Types ¶
type ImportResult ¶
type ImportResult struct { Errors Error.ErrorCollection Warnings Error.ErrorCollection }
func (*ImportResult) Success ¶
func (result *ImportResult) Success() bool
type Model ¶
func (*Model) GetPosition ¶
func (model *Model) GetPosition() GeometryMath.Vector3
func (*Model) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.