Class ParticleEffectInstance
java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.ParticleEffectInstance
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatfloatfloatfloatfloatintfloatfloatintfloatfloatfloatfloatintintfloatfloatintintfloatintintfloatfloatintfloatfloatfloatfloatfloatfloatintintMethods inherited from class dev.gothickit.zenkit.daedalus.DaedalusInstance
fromNativeHandle, getIndex, getNativeHandle, getType
-
Constructor Details
-
ParticleEffectInstance
public ParticleEffectInstance(com.sun.jna.Pointer handle)
-
-
Method Details
-
getPpsValue
public float getPpsValue() -
getPpsScaleKeysS
-
getPpsIsLooping
public int getPpsIsLooping() -
getPpsIsSmooth
public int getPpsIsSmooth() -
getPpsFps
public float getPpsFps() -
getPpsCreateEmS
-
getPpsCreateEmDelay
public float getPpsCreateEmDelay() -
getShpTypeS
-
getShpForS
-
getShpOffsetVecS
-
getShpDistribTypeS
-
getShpDistribWalkSpeed
public float getShpDistribWalkSpeed() -
getShpIsVolume
public int getShpIsVolume() -
getShpDimS
-
getShpMeshS
-
getShpMeshRenderB
public int getShpMeshRenderB() -
getShpScaleKeysS
-
getShpScaleIsLooping
public int getShpScaleIsLooping() -
getShpScaleIsSmooth
public int getShpScaleIsSmooth() -
getShpScaleFps
public float getShpScaleFps() -
getDirModeS
-
getDirForS
-
getDirModeTargetForS
-
getDirModeTargetPosS
-
getDirAngleHead
public float getDirAngleHead() -
getDirAngleHeadVar
public float getDirAngleHeadVar() -
getDirAngleElev
public float getDirAngleElev() -
getDirAngleElevVar
public float getDirAngleElevVar() -
getVelAvg
public float getVelAvg() -
getVelVar
public float getVelVar() -
getLspPartAvg
public float getLspPartAvg() -
getLspPartVar
public float getLspPartVar() -
getFlyGravityS
-
getFlyColldetB
public int getFlyColldetB() -
getVisNameS
-
getVisOrientationS
-
getVisTexIsQuadpoly
public int getVisTexIsQuadpoly() -
getVisTexAniFps
public float getVisTexAniFps() -
getVisTexAniIsLooping
public int getVisTexAniIsLooping() -
getVisTexColorStartS
-
getVisTexColorEndS
-
getVisSizeStartS
-
getVisSizeEndScale
public float getVisSizeEndScale() -
getVisAlphaFuncS
-
getVisAlphaStart
public float getVisAlphaStart() -
getVisAlphaEnd
public float getVisAlphaEnd() -
getTrlFadeSpeed
public float getTrlFadeSpeed() -
getTrlTextureS
-
getTrlWidth
public float getTrlWidth() -
getMrkFadesPeed
public float getMrkFadesPeed() -
getMrktExtureS
-
getMrkSize
public float getMrkSize() -
getFlockMode
-
getFlockStrength
public float getFlockStrength() -
getUseEmittersFor
public int getUseEmittersFor() -
getTimeStartEndS
-
getMBiasAmbientPfx
public int getMBiasAmbientPfx()
-