Kinemium Docs

Highlight

Highlights a 3d object with customizable color and transparency.

Properties

PropertyTypeDefault
Adorneeanynil
OutlineColoranyColor3.fromRGB(255, 255, 255)
OutlineTransparencynumber1
OutlineThicknessnumber1.0
FillColoranyColor3.fromRGB(0, 174, 255)
FillTransparencynumber0.5

Functions


drawRotatedCube

Arguments

rl, cf, size, color, fill, outlineThickness

Returns

This function returns nothing.

API

instance:drawRotatedCube(rl, cf, size, color, fill, outlineThickness)

On this page