Skip to content

Lost positional attributes when saving WaterFilter. #654

@jmecn

Description

@jmecn

com.jme3.water.WaterFilter

these 3 attributes are not saved in public void write(JmeExporter ex)

 //positional attributes
private Vector3f center;
private float radius;
private AreaShape shapeType = AreaShape.Circular;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions