interface IntersectingVolumeUniform {
    color: Color;
    viewToBoxNc: Matrix4;
}

Properties

Properties

color: Color
viewToBoxNc: Matrix4