Class: GrSquareSign

SimpleObjects.GrSquareSign(paramsopt, paramInfoopt)

new GrSquareSign(paramsopt, paramInfoopt)

A flat "sign" square - this uses the built in THREE PlaneGeometry to make equivalent to other objects, we put zero in the center and use size for radius

Parameters:
Name Type Attributes Description
params Object <optional>
Properties
Name Type Attributes Description
color string | number <optional>
map THREE.Texture <optional>
material THREE.Material <optional>
x number <optional>
y number <optional>
z number <optional>
size number <optional>
paramInfo Array.<(string|Array)> <optional>
Source: