GLTFTextureSampler

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

int

mag_filter

9729

int

min_filter

9987

int

wrap_s

10497

int

wrap_t

10497


Property Descriptions

int mag_filter = 9729

  • void set_mag_filter ( int value )

  • int get_mag_filter ( )

There is currently no description for this property. Please help us by contributing one!


int min_filter = 9987

  • void set_min_filter ( int value )

  • int get_min_filter ( )

There is currently no description for this property. Please help us by contributing one!


int wrap_s = 10497

  • void set_wrap_s ( int value )

  • int get_wrap_s ( )

There is currently no description for this property. Please help us by contributing one!


int wrap_t = 10497

  • void set_wrap_t ( int value )

  • int get_wrap_t ( )

There is currently no description for this property. Please help us by contributing one!