HomeSort by relevance Sort by last modified time
    Searched refs:setSurfaceTangentRotation (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/effect/influencers/
NewtonianParticleInfluencer.java 96 public void setSurfaceTangentRotation(float surfaceTangentRotation) {
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/particles/
ParticlesHelper.java 178 ((NewtonianParticleInfluencer)influencer).setSurfaceTangentRotation(((Number)particleSettings.getFieldValue("tanphase")).floatValue());

Completed in 58 milliseconds