Skip to content

Is there a simple way to improve the voxel resolution? #28

@Wenzy--

Description

@Wenzy--

Hi,sonicether.This addon is amazing.
I found in SEGI.cs, the high setting is 256.I have tried to increase the number to 512 or more.But the result doesn't change.

public enum VoxelResolution
{
	low = 128,
	high = 256
}

May i ask what i should do?Do i need to modify other related code at the same time?Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions