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

共通描画パラメーター More...

#include <Effekseer.h>

Public Attributes

int32_t ColorTextureIndex
 
AlphaBlendType AlphaBlend
 
TextureFilterType FilterType
 
TextureWrapType WrapType
 
bool ZWrite
 
bool ZTest
 
bool Distortion
 
float DistortionIntensity
 

Detailed Description

共通描画パラメーター

Note
大きく変更される可能性があります。

Definition at line 2141 of file Effekseer.h.

Member Data Documentation

◆ AlphaBlend

AlphaBlendType Effekseer::EffectBasicRenderParameter::AlphaBlend

Definition at line 2144 of file Effekseer.h.

◆ ColorTextureIndex

int32_t Effekseer::EffectBasicRenderParameter::ColorTextureIndex

Definition at line 2143 of file Effekseer.h.

◆ Distortion

bool Effekseer::EffectBasicRenderParameter::Distortion

Definition at line 2149 of file Effekseer.h.

◆ DistortionIntensity

float Effekseer::EffectBasicRenderParameter::DistortionIntensity

Definition at line 2150 of file Effekseer.h.

◆ FilterType

TextureFilterType Effekseer::EffectBasicRenderParameter::FilterType

Definition at line 2145 of file Effekseer.h.

◆ WrapType

TextureWrapType Effekseer::EffectBasicRenderParameter::WrapType

Definition at line 2146 of file Effekseer.h.

◆ ZTest

bool Effekseer::EffectBasicRenderParameter::ZTest

Definition at line 2148 of file Effekseer.h.

◆ ZWrite

bool Effekseer::EffectBasicRenderParameter::ZWrite

Definition at line 2147 of file Effekseer.h.


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