Interface IGenerateDynamicMesh
Interface that is implemented by classes that need to regenerate meshes when certain parameters change.
Namespace: AS2.Visuals
Assembly: .dll
Syntax
public interface IGenerateDynamicMesh
Methods
| Edit this page View SourceRegenerateMeshes()
Regenerates the meshes of this class.
Declaration
void RegenerateMeshes()