Home | History | Annotate | Download | only in material

Lines Matching refs:invRadius

683                         float invRadius = pl.getInvRadius();
684 lightPos.setVector4InArray(pos.getX(), pos.getY(), pos.getZ(), invRadius, lightIndex);
768 float invRadius = pl.getInvRadius();
770 tmpLightPosition.set(pos.getX(), pos.getY(), pos.getZ(), invRadius);