In order for load/save to work, each savable class should have a no-arg constructor.
Sourcecode reference:
|
public WireFrustum(Vector3f[] points){ |
Forum reference: https://hub.jmonkeyengine.org/t/solved-viewing-frustum/44209/10
In order for load/save to work, each savable class should have a no-arg constructor.
Sourcecode reference:
jmonkeyengine/jme3-core/src/main/java/com/jme3/scene/debug/WireFrustum.java
Line 44 in a79be13
Forum reference: https://hub.jmonkeyengine.org/t/solved-viewing-frustum/44209/10