Ktx1Bundle_isCubemap function
- @Native<
Bool Function(Pointer< (ffi.Pointer<TKtx1Bundle>)>(isLeaf: true)TKtx1Bundle> )>
- Pointer<
TKtx1Bundle> tBundle
Implementation
@ffi.Native<ffi.Bool Function(ffi.Pointer<TKtx1Bundle>)>(isLeaf: true)
external bool Ktx1Bundle_isCubemap(
ffi.Pointer<TKtx1Bundle> tBundle,
);