texdata

package
v1.0.0-b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 2, 2025 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TexData

type TexData struct {
	// Reflectivity is reflectivity vector
	Reflectivity mgl32.Vec3 `json:"reflectivity"`
	// NameStringTableID
	NameStringTableID int32 `json:"nameStringTableId"`
	// Width is texture width
	Width int32 `json:"width"`
	// Height is texture height
	Height int32 `json:"height"`
	// ViewWidth
	ViewWidth int32 `json:"viewWidth"`
	// ViewHeight
	ViewHeight int32 `json:"viewHeight"`
}

TexData contains texture properties

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL