Class: GpuPickable

XComponent.GpuPickable()

new GpuPickable()

An entity is pickable with GpuPicker

Source:

Members

material

Properties:
Name Type Description
mesh int

picking material

Source:

mesh

Properties:
Name Type Description
mesh int

Obj3.mesh copy

Source:

picked

Properties:
Name Type Description
picked int

entity reference

Source:

pickid

Properties:
Name Type Description
pickid int

id for picking, used by x-visual. Don't write this

Source:

picktick

Properties:
Name Type Description
picktick int

tick that found this being picked.

Source: