Skip to content

README description of file structure incorrect #17

@montanafowler

Description

@montanafowler

The readme doesn't correctly describe the file structure.
README
"Everything under the Plugins/ folder (For declaring the shaders and running rendering code)
Source/ShaderPluginDemo/ShaderPluginDemoCharacter.cpp/.h (This code shows how to consume the plugin code)
Everything under the Content/ShaderPluginDemo/ folder (These are the editor objects that I use to set up the shader use in the scene)
The project settings file (I have created some new input bindings)"

  1. The filepath to a character cpp/h file is actually
    UE4ShaderPluginDemo-4.24\Plugins\TemaranShaderTutorial\Source\ShaderUsageDemo\Private
  2. and it is called ShaderUsageDemoCharacter.cpp/h
  3. There is no Content/ShaderPluginDemo folder

(just wanted to pass it on to help others out) thanks for the good plugin!!

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