Table of Contents

Struct SpecialEffectManager.FxTrsSetting

Namespace
VoxelPlayground.VFX
Assembly
GamePlay.dll
public struct SpecialEffectManager.FxTrsSetting

Constructors

FxTrsSetting(float, float)

public FxTrsSetting(float duration, float scale)

Parameters

duration float
scale float

Fields

Duration

public float Duration

Field Value

float

Scale

public float Scale

Field Value

float