Effekseer Unity Plugin
Classes | Enumerations
Effekseer Namespace Reference

Classes

class  EffekseerEmitter
 
class  EffekseerSystem
 
class  Plugin
 
class  Utility
 

Enumerations

enum  EffekseerEmitterScale { Local, Global }
 
enum  EffekseerEmitterTimingOfUpdate { Update, FixedUpdate }
 
enum  DummyTextureType { White, Normal }
 
enum  TextureFormatType : int {
  R8G8B8A8_UNORM, B8G8R8A8_UNORM, R8_UNORM, R16G16_FLOAT,
  R16G16B16A16_FLOAT, R32G32B32A32_FLOAT, BC1, BC2,
  BC3, R8G8B8A8_UNORM_SRGB, B8G8R8A8_UNORM_SRGB, BC1_SRGB,
  BC2_SRGB, BC3_SRGB, D32, D24S8,
  D32S8, Unknown
}
 
enum  ExternalTextureType : int { Background, Depth, Max }
 

Enumeration Type Documentation

◆ EffekseerEmitterScale

Which scale is A scale of effect based on.

どのスケールをエフェクトのスケールの元にするか

◆ EffekseerEmitterTimingOfUpdate

Timing of the update

更新のタイミング