arsa  2.7
Public Attributes | List of all members
Effekseer::MaterialTextureParameter Struct Reference

Textures used by material. More...

#include <Effekseer.h>

Public Attributes

int32_t Type = 0
 0 - color, 1 - value More...
 
int32_t Index = 0
 

Detailed Description

Textures used by material.

Definition at line 598 of file Effekseer.h.

Member Data Documentation

◆ Index

int32_t Effekseer::MaterialTextureParameter::Index = 0

Definition at line 602 of file Effekseer.h.

◆ Type

int32_t Effekseer::MaterialTextureParameter::Type = 0

0 - color, 1 - value

Definition at line 601 of file Effekseer.h.


The documentation for this struct was generated from the following file: