public interface Smellable
Modifier and Type | Method and Description |
---|---|
float |
getCurrentSmellRadius()
Gets the radius of the event's smell.
|
float |
getSmellIntensity()
Gets the smell intensity of the event.
|
com.jme3.math.Vector3f |
getSmellPosition()
Gets the origin of the event's smell.
|
com.jme3.math.Vector3f getSmellPosition()
float getSmellIntensity()
float getCurrentSmellRadius()