HomeSort by relevance Sort by last modified time
    Searched refs:getPrefixedName (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/material/
MatParamTexture.java 48 technique.updateUniformParam(getPrefixedName(), getVarType(), getUnit(), true);
MatParam.java 106 public String getPrefixedName() {
147 technique.updateUniformParam(getPrefixedName(), getVarType(), getValue(), true);

Completed in 36 milliseconds