arsa  2.7
Classes | Enumerations
EffekseerRenderer Namespace Reference

Classes

class  CommandList
 
class  DistortingCallback
 背景を歪ませるエフェクトを描画する前に実行されるコールバック More...
 
class  GraphicsDevice
 A class which contains a graphics device. More...
 
class  Renderer
 
class  SingleFrameMemoryPool
 

Enumerations

enum  UVStyle {
  UVStyle::Normal, UVStyle::VerticalFlipped, UVStyle::Normal, UVStyle::VerticalFlipped,
  UVStyle::Normal, UVStyle::VerticalFlipped
}
 A status of UV when particles are rendered. More...
 
enum  ProxyTextureType {
  ProxyTextureType::White, ProxyTextureType::Normal, ProxyTextureType::White, ProxyTextureType::Normal,
  ProxyTextureType::White, ProxyTextureType::Normal
}
 A type of texture which is rendered when textures are not assigned. More...
 
enum  UVStyle {
  UVStyle::Normal, UVStyle::VerticalFlipped, UVStyle::Normal, UVStyle::VerticalFlipped,
  UVStyle::Normal, UVStyle::VerticalFlipped
}
 A status of UV when particles are rendered. More...
 
enum  ProxyTextureType {
  ProxyTextureType::White, ProxyTextureType::Normal, ProxyTextureType::White, ProxyTextureType::Normal,
  ProxyTextureType::White, ProxyTextureType::Normal
}
 A type of texture which is rendered when textures are not assigned. More...
 
enum  UVStyle {
  UVStyle::Normal, UVStyle::VerticalFlipped, UVStyle::Normal, UVStyle::VerticalFlipped,
  UVStyle::Normal, UVStyle::VerticalFlipped
}
 A status of UV when particles are rendered. More...
 
enum  ProxyTextureType {
  ProxyTextureType::White, ProxyTextureType::Normal, ProxyTextureType::White, ProxyTextureType::Normal,
  ProxyTextureType::White, ProxyTextureType::Normal
}
 A type of texture which is rendered when textures are not assigned. More...
 

Enumeration Type Documentation

◆ ProxyTextureType [1/3]

A type of texture which is rendered when textures are not assigned.

Enumerator
White 
Normal 
White 
Normal 
White 
Normal 

Definition at line 82 of file EffekseerRendererDX11.h.

◆ ProxyTextureType [2/3]

A type of texture which is rendered when textures are not assigned.

Enumerator
White 
Normal 
White 
Normal 
White 
Normal 

Definition at line 82 of file EffekseerRendererDX9.h.

◆ ProxyTextureType [3/3]

A type of texture which is rendered when textures are not assigned.

Enumerator
White 
Normal 
White 
Normal 
White 
Normal 

Definition at line 185 of file EffekseerRendererGL.h.

◆ UVStyle [1/3]

A status of UV when particles are rendered.

Enumerator
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 

Definition at line 71 of file EffekseerRendererDX11.h.

◆ UVStyle [2/3]

A status of UV when particles are rendered.

Enumerator
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 

Definition at line 71 of file EffekseerRendererDX9.h.

◆ UVStyle [3/3]

A status of UV when particles are rendered.

Enumerator
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 
Normal 
VerticalFlipped 

Definition at line 174 of file EffekseerRendererGL.h.