Skip to content

What if the AABB use float3(0,0,0) and float3(1,1,1)? #12

@playg8

Description

@playg8

In the code,AABB box use texcoord of float3(0,0,0) and float3(1,1,1).Why this?
As I know, NDC in unity is float3(0,0,0) and float3(1,1,1). Why didn't you use this?
If use this, what will change to the code?
I tryed to do this, but failed. Would you like make another script for this ?

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